_parse_args(→ tuple[argparse.Namespace, ...)
_parse_args
Function to return the ArgumentParser object created from all the args.
args – A list of arguments from the commandline e.g. [‘pynball’, ‘-v’, ‘-g’]