Skip to content

Commit 834a89d

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_token_blacklist.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
from django.db.models import BigAutoField
77
from django.test import TestCase
88
from django.utils import timezone
9+
910
from rest_framework_simplejwt.exceptions import TokenError
1011
from rest_framework_simplejwt.serializers import TokenVerifySerializer
1112
from rest_framework_simplejwt.settings import api_settings

0 commit comments

Comments
 (0)