Still being dumb

This commit is contained in:
Grant Sanderson 2019-10-03 13:58:13 -07:00
parent f66d6e4f97
commit ccc51664f4

View file

@ -45,7 +45,7 @@ def stage_scenes(module_name):
animation_dir = os.path.join( animation_dir = os.path.join(
os.path.expanduser('~'), os.path.expanduser('~'),
"Dropbox (3Blue1Brown)/3Blue1Brown Team Folder/videos", "Dropbox (3Blue1Brown)/3Blue1Brown Team Folder/videos",
"windmill", "1440p60" "spirals", "1440p60"
) )
# #
files = os.listdir(animation_dir) files = os.listdir(animation_dir)