in script/common.py [0:0]
def build_type(): parser = create_parser() (args, _) = parser.parse_known_args() return args.build_type