Skip to content

Commit

Permalink
fix ImageSequenceClip import
Browse files Browse the repository at this point in the history
  • Loading branch information
bearney74 authored Apr 17, 2017
1 parent 1bd8668 commit ea89045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_ImageSequenceClip.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import sys

import pytest
from moviepy.video.io import ImageSequenceClip
from moviepy.video.io.ImageSequenceClip import ImageSequenceClip

sys.path.append("tests")
import download_media
Expand Down

0 comments on commit ea89045

Please sign in to comment.