Remove white space

This commit is contained in:
Grant Sanderson 2023-10-09 14:17:44 -05:00
parent a8b1791ff5
commit 916ab94efd

View file

@ -25,7 +25,7 @@ class ImageMobject(Mobject):
('opacity', np.float32, (1,)),
]
def __init__(
def __init__(
self,
filename: str,
height: float = 4.0,