Skip to content

Commit 6c248bf

Browse files
author
Guillim
committed
PEP8 fixes
1 parent 924068c commit 6c248bf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/authentification/tests/test_signup.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
from django.test import TestCase
2-
from django.utils.encoding import force_bytes
3-
from django.utils.http import urlsafe_base64_encode
4-
5-
from ..tokens import account_activation_token
62
from ..forms import SignupForm
73

84

0 commit comments

Comments
 (0)