Open jkyl opened 4 years ago
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.