Skip to content

AthConfigFlags.getArgumentParser: Use choices for appropriate arguments

Walter Lampl requested to merge wlampl/athena:CAArgParser1 into 23.0

Use argparse's choices keyword for the --debug, --interactive and --loglevel.

Merge request reports