Skip to content

Commit

Permalink
import make_loopable module
Browse files Browse the repository at this point in the history
  • Loading branch information
bearney74 committed Apr 14, 2017
1 parent 599b2b5 commit a8efa4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_fx.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
from moviepy.video.fx.invert_colors import invert_colors
from moviepy.video.fx.loop import loop
from moviepy.video.fx.lum_contrast import lum_contrast
from moviepy.video.fx.make_loopable import make_loopable
from moviepy.video.fx.margin import margin
from moviepy.video.fx.mirror_x import mirror_x
from moviepy.video.fx.mirror_y import mirror_y
Expand Down

0 comments on commit a8efa4a

Please sign in to comment.