Skip to content

Commandline options TODOs #26

@bernt-matthias

Description

@bernt-matthias
  • in order to supress arguments (hidden options) help should be set to argparse.SUPPRESS NOT default
    • set useful default values
  • set required for required arguments
  • All command line arguments need a help
  • Redundant arguments, e.g. --cuda / --no_cuda, should be removed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions