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

Refactor parser creation out of parse_ots_args #102

Open
hstock opened this issue Feb 20, 2019 · 1 comment
Open

Refactor parser creation out of parse_ots_args #102

hstock opened this issue Feb 20, 2019 · 1 comment

Comments

@hstock
Copy link

hstock commented Feb 20, 2019

Create a function which creates the parser and use it in parse_ots_args. parse_ots_args
should only call the parser.parse method and verify the options.

This would help with creating automatic documentation, also see #101 .

If desired, I can supply a patch.

@petertodd
Copy link
Member

Sure, that's fine. It can be part of your #103 pull-req; doesn't need to be a separate pull-req.

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