mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
fix lint error
This commit is contained in:
parent
91bb17770e
commit
4fabdee4a3
|
@ -9,8 +9,6 @@ from rest_framework.compat import apply_markdown
|
||||||
from rest_framework.views import APIView
|
from rest_framework.views import APIView
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# We check that docstrings get nicely un-indented.
|
# We check that docstrings get nicely un-indented.
|
||||||
DESCRIPTION = """an example docstring
|
DESCRIPTION = """an example docstring
|
||||||
====================
|
====================
|
||||||
|
|
Loading…
Reference in New Issue
Block a user