mirror of
https://github.com/3b1b/manim.git
synced 2025-09-19 04:41:56 +00:00
Dumb
This commit is contained in:
parent
e8b0ecfede
commit
aa016bf1ac
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",
|
||||
"bayes", "1440p60"
|
||||
"covid", "1440p60"
|
||||
)
|
||||
#
|
||||
files = os.listdir(animation_dir)
|
||||
|
|
Loading…
Add table
Reference in a new issue