Skip to content

Commit 6b21c9a

Browse files
committed
Remove pass
1 parent e2ff9fc commit 6b21c9a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/profiling/sampling/collector.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ def collect(self, stack_frames):
1313

1414
def collect_failed_sample(self, exeption):
1515
"""Collect data about a failed sample attempt."""
16-
pass
1716

1817
@abstractmethod
1918
def export(self, filename):

0 commit comments

Comments
 (0)