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

add epilog #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

add epilog #16

wants to merge 2 commits into from

Conversation

aberezin
Copy link

This PR adds an epilog to the options (like ARGPARSE_DESCRIPTION is optional)

@nhoffman
Copy link
Owner

@aberezin - thanks for the contribution! Can you please update your changes to the test code to retain python2 compatibility?

% python2 test.py
  File "test.py", line 12
    def run(script,*args,expect_exit_1=False):
                                     ^
SyntaxError: invalid syntax

also, I try to stick with with PEP8 formatting rules. I'd be happy to merge an updated PR.

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

Successfully merging this pull request may close these issues.

2 participants