From ccc51664f4c0536ef85568433dac51aac09b4d41 Mon Sep 17 00:00:00 2001 From: Grant Sanderson Date: Thu, 3 Oct 2019 13:58:13 -0700 Subject: [PATCH] Still being dumb --- stage_scenes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stage_scenes.py b/stage_scenes.py index b58ea342..4eb90ccd 100644 --- a/stage_scenes.py +++ b/stage_scenes.py @@ -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)