From 4fabdee4a3e5425619b516b5b2200c0c16d235d7 Mon Sep 17 00:00:00 2001 From: Asif Saifuddin Auvi Date: Wed, 1 Jun 2016 02:04:38 +0600 Subject: [PATCH] fix lint error --- tests/test_description.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/test_description.py b/tests/test_description.py index b30b9d83e..1683e106b 100644 --- a/tests/test_description.py +++ b/tests/test_description.py @@ -9,8 +9,6 @@ from rest_framework.compat import apply_markdown from rest_framework.views import APIView - - # We check that docstrings get nicely un-indented. DESCRIPTION = """an example docstring ====================