diff options
| author | Tim Graham <timograham@gmail.com> | 2018-02-20 08:48:55 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-02-20 08:48:55 -0500 |
| commit | 0993aee31d47c977801266a0c22f1c03d6ede084 (patch) | |
| tree | cea2e7a0dc0a363db371ae217ac018c315854bb4 /tests/admin_views | |
| parent | 4b8e433e1cacd7405d6ae0a88d1776adc0068f10 (diff) | |
[2.0.x] Removed blank lines per isort 4.3.0.
Diffstat (limited to 'tests/admin_views')
| -rw-r--r-- | tests/admin_views/tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/admin_views/tests.py b/tests/admin_views/tests.py index 7da300645c..3b09093205 100644 --- a/tests/admin_views/tests.py +++ b/tests/admin_views/tests.py @@ -58,7 +58,6 @@ from .models import ( UnorderedObject, Villain, Vodcast, Whatsit, Widget, Worker, WorkHour, ) - ERROR_MESSAGE = "Please enter the correct username and password \ for a staff account. Note that both fields may be case-sensitive." |
