mirror of
https://github.com/3b1b/manim.git
synced 2025-07-31 22:13:30 +08:00
Prepping for hilbert curve project
This commit is contained in:
@ -7,8 +7,7 @@ import warnings
|
||||
from helpers import *
|
||||
|
||||
from animation import Animation
|
||||
from mobject import Mobject
|
||||
from topics.geometry import Point
|
||||
from mobject import Mobject, Point
|
||||
|
||||
class Transform(Animation):
|
||||
DEFAULT_CONFIG = {
|
||||
|
Reference in New Issue
Block a user