Skip to content

Commit

Permalink
fix(docs): fix documentation error in check_model
Browse files Browse the repository at this point in the history
  • Loading branch information
mathysgrapotte committed Feb 3, 2025
1 parent 15a92de commit 7af84d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stimulus/cli/check_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ def main(
model_path: Path to model file.
data_config_path: Path to data config file.
model_config_path: Path to model config file.
initial_weights_path: Optional path to initial weights.
initial_weights: Optional path to initial weights.
num_samples: Number of samples for tuning.
ray_results_dirpath: Directory for ray results.
debug_mode: Whether to run in debug mode.
Expand Down

0 comments on commit 7af84d0

Please sign in to comment.