From d5da552d92c2d5165a23bceb229dec023b8bb5c5 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Tue, 20 Feb 2018 08:58:29 -0500 Subject: [1.11.x] Removed blank lines per isort 4.3.0. --- tests/db_functions/tests.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/db_functions') 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.""" -- cgit v1.3