Skip to content

print_help command is wrong #18

Open
@lukauskas

Description

@lukauskas

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions