mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
delete comment
This commit is contained in:
parent
47d4b0236e
commit
608b2d9bce
1 changed files with 0 additions and 2 deletions
|
@ -193,8 +193,6 @@ def get_configuration(args):
|
|||
print(f"""Warning: Using the default configuration file, which you can modify in {global_defaults_file}
|
||||
If you want to create a local configuration file, you can create a file named {local_config_file}, or run manimgl --config
|
||||
""")
|
||||
# print(f"Warning: Using the default configuration file, which you can modify in {global_defaults_file}")
|
||||
# print(f" If you want to create a local configuration file, you can create a file named {filename}")
|
||||
custom_config = get_custom_config()
|
||||
|
||||
write_file = any([args.write_file, args.open, args.finder])
|
||||
|
|
Loading…
Add table
Reference in a new issue