Skip to content

Commit

Permalink
Update src/hssm/hssm.py
Browse files Browse the repository at this point in the history
Co-authored-by: Copilot <[email protected]>
  • Loading branch information
AlexanderFengler and Copilot authored Dec 29, 2024
1 parent 30b2ef0 commit 8b3f225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hssm/hssm.py
Original file line number Diff line number Diff line change
Expand Up @@ -1495,7 +1495,7 @@ def save_model(
base_path : str | Path
Base directory to save model files in.
Must be relative path if allow_absolute_base_path=False
save_class : bool
save_idata_only: bool = False,
Whether to save the model class instance itself
Raises
Expand Down

0 comments on commit 8b3f225

Please sign in to comment.