softdesk/authentication/tests.py source
F401
'django.test.TestCase' imported but unused
1
from
django.test
import
TestCase
2
3
# Create your tests here.