Skip to content

Commit

Permalink
Update test_small_run.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yiwang12 authored Nov 12, 2024
1 parent 7323dd0 commit aadebdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_small_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def run_cli(
data_dir: str | Path,
output_dir: str | Path,
n_loadings: int = 1,
n_sample: int = 1,
n_sample: int = 2,
epochs: int = 10,
legacy: bool = True,
):
Expand Down

0 comments on commit aadebdc

Please sign in to comment.