mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
6 lines
99 B
Python
6 lines
99 B
Python
# from active_projects.ode.part1 import *
|
|
|
|
OUTPUT_DIRECTORY = "ode/part1"
|
|
ALL_SCENE_CLASSES = [
|
|
|
|
]
|