mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 22:47:45 +00:00
Remove white space
This commit is contained in:
parent
a8b1791ff5
commit
916ab94efd
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ class ImageMobject(Mobject):
|
|||
('opacity', np.float32, (1,)),
|
||||
]
|
||||
|
||||
def __init__(
|
||||
def __init__(
|
||||
self,
|
||||
filename: str,
|
||||
height: float = 4.0,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue