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 Oct 28, 2024
1 parent 79e6c9e commit 08ea405
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/django_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import os.path

import django

from .utils import TEST_FILE_PATH, AppServer

Expand Down
1 change: 0 additions & 1 deletion tests/test_storage.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import tempfile
from posixpath import basename

import django
import pytest
from django.conf import settings
from django.contrib.staticfiles.storage import HashedFilesMixin, staticfiles_storage
Expand Down

0 comments on commit 08ea405

Please sign in to comment.