3b1b-manim/active_projects/clacks/solution2/simple_scenes.py
2019-01-29 14:23:13 -08:00

9 lines
139 B
Python

from big_ol_pile_of_manim_imports import *
class TwoSolutionsWrapper(Scene):
CONFIG = {
}
def construct(self):
pass