Skip to content
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

save argument does not get overwritten by command line arg #41

Open
brettin opened this issue Mar 19, 2019 · 2 comments
Open

save argument does not get overwritten by command line arg #41

brettin opened this issue Mar 19, 2019 · 2 comments

Comments

@brettin
Copy link
Contributor

brettin commented Mar 19, 2019

save is defined and assigned a value in uno_default_params.txt

when --save is specified on the command line, it does not override the value in the default_params.txt file

when i hack default_utils.py and add
parser.add_argument('--save', ...
it seems to work.

@jmohdyusof
Copy link
Contributor

jmohdyusof commented Mar 19, 2019 via email

@jmohdyusof
Copy link
Contributor

jmohdyusof commented Mar 19, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants