Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 31, 2024
1 parent 7aa478a commit 934c426
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/thumbnail_tests/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
from contextlib import contextmanager
from subprocess import check_output

from PIL import Image, ImageDraw

from django.test import TestCase
from PIL import Image, ImageDraw

from sorl.thumbnail.conf import settings
from sorl.thumbnail.helpers import get_module_class
Expand Down

0 comments on commit 934c426

Please sign in to comment.