Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
irenedea committed May 2, 2024
1 parent 52e3e94 commit 0591d33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer/utils/checkpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ def _ensure_valid_checkpoint(checkpoint_filepath: Union[Path, str],
Raises:
ValueError if checkpoint file is invalid.
"""

# Get the validation function by name.
validate = _get_checkpoint_validation_function()

Expand Down

0 comments on commit 0591d33

Please sign in to comment.