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 ====================