Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mzouink committed Mar 17, 2024
1 parent 40b9b57 commit 599b7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cellmap_models/pytorch/cosem/load_checkpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def download_checkpoint(checkpoint_name: str, checkpoint_path: Path):
Args:
checkpoint_name (str): Name of the checkpoint file.
local_folder (Path): Local folder to save the checkpoint.
local_folder (Path): Local path to save the checkpoint.
return:
checkpoint_path (Path): Path to the downloaded checkpoint.
"""
Expand Down

0 comments on commit 599b7ec

Please sign in to comment.