mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Remove stray new line
This commit is contained in:
parent
e939e1de09
commit
487c714d9b
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ if TYPE_CHECKING:
|
|||
from manimlib.typing import ManimColor, Vect3Array
|
||||
|
||||
|
||||
|
||||
SVG_HASH_TO_MOB_MAP: dict[int, list[VMobject]] = {}
|
||||
PATH_TO_POINTS: dict[str, Vect3Array] = {}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue