Skip to content

Commit b8a0301

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 99b66e5 commit b8a0301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tests_data/processing/test_data_processor.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,7 @@ def test_map_batch_size(tmpdir):
10421042
)
10431043

10441044
assert sorted(os.listdir(tmpdir)) == ["[0, 1]", "[2, 3]", "[4]"]
1045-
1045+
10461046

10471047
def no_op(index):
10481048
pass

0 commit comments

Comments
 (0)