mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 15:47:44 +00:00
Fixed import issue
This commit is contained in:
parent
dd63183308
commit
b35304ba01
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ from mobject.tex_mobject import *
|
|||
from topics.graph_scene import *
|
||||
from topics.light import *
|
||||
|
||||
from active_projects.fourier import *
|
||||
from old_projects.fourier import *
|
||||
|
||||
|
||||
FREQUENCY_COLOR = RED
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue