CustomFormatter

class raccoon.pyutils.CustomFormatter(prog, indent_increment=2, max_help_position=24, width=None)

Bases: ArgumentDefaultsHelpFormatter, RawDescriptionHelpFormatter

Custom formatter class for argparse to be able to show default values of options and keep formatting of description and epilog text