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

print_help command is wrong #18

Open
lukauskas opened this issue Mar 1, 2021 · 1 comment
Open

print_help command is wrong #18

lukauskas opened this issue Mar 1, 2021 · 1 comment

Comments

@lukauskas
Copy link

In dsCompareCurves, in each line where it says:

print_help( opt_parser )

e.g. here

the line should probably say

parser$print_help()

At least in argparse v2.0.3

Simple Find > Replace fixes issue of print_help command not found upon inappropriate input.

@gtrichard
Copy link
Owner

gtrichard commented Mar 1, 2021 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