mirror of
https://github.com/3b1b/manim.git
synced 2025-07-30 13:34:19 +08:00
Actual end to eoc5
This commit is contained in:
@ -94,7 +94,6 @@ def get_configuration(sys_argv):
|
||||
return config
|
||||
|
||||
def handle_scene(scene, **config):
|
||||
print config["output_name"]
|
||||
output_name = config["output_name"] or str(scene)
|
||||
if config["quiet"]:
|
||||
curr_stdout = sys.stdout
|
||||
|
Reference in New Issue
Block a user