Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels