summaryrefslogtreecommitdiff
path: root/tests/db_functions
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2018-02-01 09:29:46 +0100
committerCarlton Gibson <carlton.gibson@noumenal.es>2018-02-01 09:29:46 +0100
commit9bcf73d788866bc93f8248cb2e9d601ecbc4b50c (patch)
tree56827a74dcd260db777e0307d2999d9531524e4e /tests/db_functions
parent9cd313fc2e1282c9e40df62c89825eb7796988b2 (diff)
Fixed imports 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 70d4d802cd..28fd21d6fd 100644
--- a/tests/db_functions/tests.py
+++ b/tests/db_functions/tests.py
@@ -14,7 +14,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."""