You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.