Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 6, 2024
1 parent f1e1a01 commit 863130e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apax/train/eval.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,4 @@ def eval_model(config_path, n_test=-1, log_file="eval.log", log_level="error"):
test_ds,
callbacks,
is_ensemble=config.n_models > 1,
)
)

0 comments on commit 863130e

Please sign in to comment.