Skip to content

Investigate subparsers with no arguments #17

Open
@jmgate

Description

@jmgate

Description

I suspect we may have a bug in that reverse_argparse likely doesn't correctly handle the case of a subparser with no argument, e.g., when the subcommand is simply mapped to a function. Need to

  • Develop one or more test cases to prove the point.
  • Fix the unparsing of nested parsers for such situations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: TaskSomething we need to do that doesn't fit any other type.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions