Skip to content

Commit edbf444

Browse files
committed
Remove extra blank line
1 parent 02fc2b3 commit edbf444

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_zstd.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2503,7 +2503,6 @@ def run_method(method, input_data, output_data):
25032503
actual = b''.join(output)
25042504
self.assertEqual(expected, actual)
25052505

2506-
25072506
@threading_helper.reap_threads
25082507
@threading_helper.requires_working_threading()
25092508
def test_compress_shared_dict(self):

0 commit comments

Comments
 (0)