Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
vturrisi committed Sep 27, 2021
1 parent 2c869f0 commit 13234df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/args/test_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@ def test_setup_pretrain():
"--final_tau_momentum",
"1.0",
"--momentum_classifier",
"--wandb",
"--save_checkpoint",
"--auto_umap",
]
# Write string to a file
with open("dummy_script.py", "w") as f:
Expand Down

0 comments on commit 13234df

Please sign in to comment.