merge remote main
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@ class TestCacheJsonl:
|
||||
pack_size=-1,
|
||||
pad_value=0,
|
||||
)
|
||||
assert len(output_files) == 1
|
||||
assert len(output_files) == 0
|
||||
|
||||
def test_uses_configured_batch_size(self):
|
||||
with tempfile.TemporaryDirectory() as tmpdir:
|
||||
|
||||
Reference in New Issue
Block a user