Skip to content

Commit 29c7402

Browse files
author
jjjkkkjjj
committed
fix linter error (#2110)
1 parent dd4b1aa commit 29c7402

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,5 @@ def mock_modules():
5555
yield
5656
sys.modules = original_modules
5757
from django.urls.base import _get_cached_resolver
58+
5859
_get_cached_resolver.cache_clear()

0 commit comments

Comments
 (0)