mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Still being dumb
This commit is contained in:
parent
f66d6e4f97
commit
ccc51664f4
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ def stage_scenes(module_name):
|
|||
animation_dir = os.path.join(
|
||||
os.path.expanduser('~'),
|
||||
"Dropbox (3Blue1Brown)/3Blue1Brown Team Folder/videos",
|
||||
"windmill", "1440p60"
|
||||
"spirals", "1440p60"
|
||||
)
|
||||
#
|
||||
files = os.listdir(animation_dir)
|
||||
|
|
Loading…
Add table
Reference in a new issue