-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Config file #43
Comments
@sepandhaghighi Could you please explain what do you exactly mean by config? |
Save the setting as a config file (for example JSON style) and then load it |
sadrasabouri
added a commit
that referenced
this issue
May 3, 2023
Merged
sepandhaghighi
pushed a commit
that referenced
this issue
Jun 13, 2023
* add : `save_config` function. * fix : `save_config` docstring. * add : `load_config` function. * update : `save_config` updated. * edit : `input_filter` added to `load_config`. * add : `check_for_config` function. * update : `input_func` parameter added to functions. * test : tests added. (#43) * add : `pyrgg_version` and `output_format` added to config. * add : `ELLIPSIS` [stil not fixed]. * pep8 : autopep8ed. * fix : tests fixed. * change : a parameter's name changed. * fix : Sepand's suggestions.
Merged
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Save and load different configs in a config file
The text was updated successfully, but these errors were encountered: