mirror of
https://github.com/3b1b/manim.git
synced 2025-07-29 04:53:34 +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 = [
|
|
] |