PEP8 and code style cleanups.
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from django.contrib.auth import get_user_model
|
||||
from django.test import override_settings
|
||||
|
||||
from rest_framework.test import APITestCase
|
||||
|
||||
from organizations.models import Organization
|
||||
|
||||
Reference in New Issue
Block a user