3b1b-manim/active_projects/ode/part2/heat_equation.py
2019-04-03 20:40:22 -07:00

6 lines
110 B
Python

from big_ol_pile_of_manim_imports import *
class NewSceneName(Scene):
def construct(self):
pass