Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
homm committed Jul 7, 2024
1 parent 6fb2b3a commit 8303152
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Tests/test_features.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@

from .helper import skip_unless_feature

try:
from PIL import _webp
except ImportError:
pass


def test_check() -> None:
# Check the correctness of the convenience function
Expand Down

0 comments on commit 8303152

Please sign in to comment.