Skip to content

Commit

Permalink
smaller partition num
Browse files Browse the repository at this point in the history
  • Loading branch information
edknv committed Dec 18, 2023
1 parent 4cfd24a commit 838c701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/examples/test_scripts.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def test_script_execution(script):
"--batch-size",
"8",
"--partition-num",
"1000",
"100",
]
runpy.run_path(
tmp_path,
Expand Down

0 comments on commit 838c701

Please sign in to comment.