summaryrefslogtreecommitdiff
path: root/tests/db_functions
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/db_functions
parent4b65fc807ae5b64c5cd1029f11f7c3f0ec67f03b (diff)
[1.11.x] Removed blank lines per isort 4.3.0.
Diffstat (limited to 'tests/db_functions')
-rw-r--r--tests/db_functions/tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/db_functions/tests.py b/tests/db_functions/tests.py
index 3041f29570..a014f97370 100644
--- a/tests/db_functions/tests.py
+++ b/tests/db_functions/tests.py
@@ -16,7 +16,6 @@ from django.utils import timezone
from .models import Article, Author, DecimalModel, Fan
-
lorem_ipsum = """
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua."""