mirror of
https://github.com/3b1b/manim.git
synced 2025-07-31 22:13:30 +08:00
Sort imports
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
from typing import Callable
|
||||
|
||||
import numpy as np
|
||||
from typing import Callable
|
||||
|
||||
from manimlib.utils.bezier import bezier
|
||||
|
||||
|
Reference in New Issue
Block a user