mirror of
https://github.com/3b1b/manim.git
synced 2025-11-13 21:07:47 +00:00
Add space
This commit is contained in:
parent
9b2495abb1
commit
cae13aa1f0
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ def get_scene_config(config):
|
|||
for key in set(scene_parameters).intersection(config.keys())
|
||||
}
|
||||
|
||||
|
||||
def compute_total_frames(scene_class, scene_config):
|
||||
"""
|
||||
When a scene is being written to file, a copy of the scene is run with
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue