summaryrefslogtreecommitdiff
path: root/tests/admin_views
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2018-02-20 08:58:29 -0500
committerTim Graham <timograham@gmail.com>2018-02-20 08:58:29 -0500
commitd5da552d92c2d5165a23bceb229dec023b8bb5c5 (patch)
tree0972fc5564bff43bdc2cc0cbe7bc6b30da6ae273 /tests/admin_views
parent4b65fc807ae5b64c5cd1029f11f7c3f0ec67f03b (diff)
[1.11.x] Removed blank lines per isort 4.3.0.
Diffstat (limited to 'tests/admin_views')
-rw-r--r--tests/admin_views/tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/admin_views/tests.py b/tests/admin_views/tests.py
index efddc49de7..c588c1a027 100644
--- a/tests/admin_views/tests.py
+++ b/tests/admin_views/tests.py
@@ -66,7 +66,6 @@ from .models import (
Worker, WorkHour,
)
-
ERROR_MESSAGE = "Please enter the correct username and password \
for a staff account. Note that both fields may be case-sensitive."