Skip to content

Commit

Permalink
fix double import
Browse files Browse the repository at this point in the history
  • Loading branch information
emirkmo committed Feb 14, 2022
1 parent c61852a commit f28fb62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_load_image.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import conftest # noqa: F401
from flows.api import get_filters
from flows.load_image import load_image
from flows.api import get_filters


#--------------------------------------------------------------------------------------------------
@pytest.mark.parametrize('fpath,siteid', [
Expand Down

0 comments on commit f28fb62

Please sign in to comment.