Revise config again (#987)

This commit is contained in:
Devin Neal 2020-04-17 02:51:25 -07:00 committed by GitHub
parent 811ee4d26b
commit 19e3c97589
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,6 @@ def parse_cli():
parser = argparse.ArgumentParser()
parser.add_argument(
"file",
nargs="+",
help="path to file holding the python code for the scene",
)
parser.add_argument(