Skip to content

Commit bf287cf

Browse files
committed
Remove extraneous whitespace
1 parent edbf444 commit bf287cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_zstd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2507,7 +2507,7 @@ def run_method(method, input_data, output_data):
25072507
@threading_helper.requires_working_threading()
25082508
def test_compress_shared_dict(self):
25092509
num_threads = 8
2510-
2510+
25112511
def run_method(b):
25122512
level = threading.get_ident() % 2
25132513
# sync threads to increase chance of contention on

0 commit comments

Comments
 (0)