Skip to content

Commit

Permalink
Revise config again (3b1b#987)
Browse files Browse the repository at this point in the history
  • Loading branch information
eulertour authored Apr 17, 2020
1 parent 811ee4d commit 19e3c97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manimlib/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 19e3c97

Please sign in to comment.