Open marblestation opened 7 years ago
The argument parser in run.py has subcommands, it would be convenient to make use of argparse subcommands features. This way flags may be associated easily to their corresponding subcommands.
The argument parser in run.py has subcommands, it would be convenient to make use of argparse subcommands features. This way flags may be associated easily to their corresponding subcommands.