from manimlib.imports import * from active_projects.ode.part2.heat_equation import * class NewSceneName(Scene): def construct(self): pass