Skip to content

Commit 546ce90

Browse files
committed
missing new line
1 parent f20eb52 commit 546ce90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/test/test_profiling/test_sampling_profiler/test_collectors.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2500,6 +2500,7 @@ def test_jsonl_collector_frame_format(self):
25002500
self.assertEqual(paths, {"app.py", "utils.py", "lib.py"})
25012501
self.assertEqual(funcs, {"main", "helper", "process"})
25022502

2503+
25032504
class TestInternalFrameFiltering(unittest.TestCase):
25042505
"""Tests for filtering internal profiler frames from output."""
25052506

0 commit comments

Comments
 (0)