Skip to content

Commit dc91afb

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0a2ca0d commit dc91afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
from typing import Iterable
22

33
import pytest
4-
from pytest_django.fixtures import SettingsWrapper
54
from django.core.cache import cache as default_cache
5+
from pytest_django.fixtures import SettingsWrapper
66

77
from django_redis.cache import BaseCache
88

0 commit comments

Comments
 (0)