You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently the config object is a programmatically-built argparse object. defaults are special-cased and there are probably lots of other broken edge cases. need to build a better object that also works as an argparser.
currently the config object is a programmatically-built argparse object. defaults are special-cased and there are probably lots of other broken edge cases. need to build a better object that also works as an argparser.