Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
long-910 committed Mar 28, 2024
1 parent 89a0d99 commit 349fee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_converter.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os
import pytest
from PIL import Image
from png_to_gif_converter.converter import create_gif
from png2gif.converter import create_gif


@pytest.fixture
Expand Down

0 comments on commit 349fee7

Please sign in to comment.