Formatter¶
- class metatrain.cli.formatter.CustomHelpFormatter(prog, indent_increment=2, max_help_position=24, width=None)[source]¶
Bases:
RawDescriptionHelpFormatter
Descriptions formatter showing positional arguments before optionals.
Bases: RawDescriptionHelpFormatter
Descriptions formatter showing positional arguments before optionals.