We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ff9fc commit 6b21c9aCopy full SHA for 6b21c9a
1 file changed
Lib/profiling/sampling/collector.py
@@ -13,7 +13,6 @@ def collect(self, stack_frames):
13
14
def collect_failed_sample(self, exeption):
15
"""Collect data about a failed sample attempt."""
16
- pass
17
18
@abstractmethod
19
def export(self, filename):
0 commit comments