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