summaryrefslogtreecommitdiff
path: root/tests/auth_tests
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-09-12 20:03:31 -0400
committerTim Graham <timograham@gmail.com>2016-09-12 20:03:31 -0400
commite07b18252baeb52bb0427007fc01ab0efee72bfd (patch)
tree15937b2db14456f5f7fb4b26cab60565753eb123 /tests/auth_tests
parent94b838387c2a7f398c9bad7f5faa86ac4aedcade (diff)
Added a blank line per isort.
Diffstat (limited to 'tests/auth_tests')
-rw-r--r--tests/auth_tests/test_apps.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auth_tests/test_apps.py b/tests/auth_tests/test_apps.py
index e1c386c95e..cc907b8913 100644
--- a/tests/auth_tests/test_apps.py
+++ b/tests/auth_tests/test_apps.py
@@ -7,6 +7,7 @@ import unittest
from django.db import ConnectionHandler
+
SETTINGS = """
SECRET_KEY = 'django_auth_tests_secret_key'