Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimpoutaraud committed Oct 4, 2023
1 parent 35cf133 commit 0f54328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion musicalgestures/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from musicalgestures._videoreader import mg_videoreader
from musicalgestures._flow import Flow
from musicalgestures._audio import MgAudio
from musicalgestures._utils import MgImage, MgList, get_metadata, convert, convert_to_mp4, get_framecount
from musicalgestures._utils import MgImage, MgFigure, get_metadata, convert, convert_to_mp4, get_framecount


class MgVideo(MgAudio):
Expand Down

0 comments on commit 0f54328

Please sign in to comment.