diff options
| author | Tim Graham <timograham@gmail.com> | 2018-02-20 08:58:29 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-02-20 08:58:29 -0500 |
| commit | d5da552d92c2d5165a23bceb229dec023b8bb5c5 (patch) | |
| tree | 0972fc5564bff43bdc2cc0cbe7bc6b30da6ae273 /tests/template_tests | |
| parent | 4b65fc807ae5b64c5cd1029f11f7c3f0ec67f03b (diff) | |
[1.11.x] Removed blank lines per isort 4.3.0.
Diffstat (limited to 'tests/template_tests')
| -rw-r--r-- | tests/template_tests/syntax_tests/test_multiline.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/template_tests/syntax_tests/test_multiline.py b/tests/template_tests/syntax_tests/test_multiline.py index b2371f7fd1..a95e12986a 100644 --- a/tests/template_tests/syntax_tests/test_multiline.py +++ b/tests/template_tests/syntax_tests/test_multiline.py @@ -2,7 +2,6 @@ from django.test import SimpleTestCase from ..utils import setup - multiline_string = """ Hello, boys. |
