Skip to content

Commit

Permalink
fix: 🐛 Predict fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoadesScholar committed Mar 20, 2024
1 parent 72ba70f commit d470a58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dacapo/blockwise/predict_worker.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ def cli(log_level):
@click.option(
"-i",
"--iteration",
required=True,
type=Optional[int],
help="The training iteration of the model to use for prediction.",
default=None,
Expand Down

0 comments on commit d470a58

Please sign in to comment.