mirror of
https://github.com/3b1b/manim.git
synced 2025-07-28 20:43:56 +08:00
5 lines
107 B
Python
5 lines
107 B
Python
from active_projects.diffyq.part5.staging import *
|
|
|
|
OUTPUT_DIRECTORY = "diffyq/part5"
|
|
SCENES_IN_ORDER = [
|
|
] |