Skip to content
Snippets Groups Projects
Commit 8f29c412 authored by Dan Braghis's avatar Dan Braghis
Browse files

Lint

parent 7c10948c
No related branches found
No related tags found
No related merge requests found
from django.contrib.auth import get_user_model
from django.conf import settings
from django.test import TestCase, modify_settings, override_settings
from django.test import TestCase, override_settings
from django.urls import reverse
......@@ -51,4 +51,3 @@ class TestOAuthAcces(TestCase):
)
return user
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment