Skip to content

Commit

Permalink
Update doc string n3fit/src/n3fit/hyper_optimization/hyper_scan.py
Browse files Browse the repository at this point in the history
Co-authored-by: Roy Stegeman <roystegeman@live.nl>
  • Loading branch information
Cmurilochem and RoyStegeman authored Oct 31, 2023
1 parent d45dfea commit 1c70229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion n3fit/src/n3fit/hyper_optimization/hyper_scan.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ def hyper_scan_wrapper(replica_path_set, model_trainer, hyperscanner, max_evals=
Parameters
-----------
replica_path_set: path
folder where to create the json ``tries.json`` and pickle ``tries.pkl`` files
folder where to create the ``tries.json`` and ``tries.pkl`` files
model_trainer: :py:class:`n3fit.ModelTrainer.ModelTrainer`
a ``ModelTrainer`` object with the ``hyperparametrizable`` method
hyperscanner: :py:class:`n3fit.hyper_optimization.hyper_scan.HyperScanner`
Expand Down

0 comments on commit 1c70229

Please sign in to comment.