# If you want to set a parameter’s default value to True using argparse, use parser.add_argument('--param', action='store_false')