mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Revise config again (#987)
This commit is contained in:
parent
811ee4d26b
commit
19e3c97589
1 changed files with 0 additions and 1 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Reference in a new issue