Skip to content

Commit 0f54328

Browse files
Update __init__.py
1 parent 35cf133 commit 0f54328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

musicalgestures/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from musicalgestures._videoreader import mg_videoreader
44
from musicalgestures._flow import Flow
55
from musicalgestures._audio import MgAudio
6-
from musicalgestures._utils import MgImage, MgList, get_metadata, convert, convert_to_mp4, get_framecount
6+
from musicalgestures._utils import MgImage, MgFigure, get_metadata, convert, convert_to_mp4, get_framecount
77

88

99
class MgVideo(MgAudio):

0 commit comments

Comments
 (0)