Skip to content

Commit

Permalink
Update doc string in hyper_scan_wrapper
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 8280524 commit d45dfea
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 @@ -92,7 +92,7 @@ def hyper_scan_wrapper(replica_path_set, model_trainer, hyperscanner, max_evals=
A ``tries.json`` file will be saved in the ``replica_path_set`` folder with the information
of all trials. An additional ``tries.pkl`` file will also be generated in the same folder
that stores the previous states of `FileTrials`. This file can be used for restarting purposes.
that stores the previous states of `FileTrials`, this file can be used for restarting purposes.
Parameters
-----------
Expand Down

0 comments on commit d45dfea

Please sign in to comment.