Skip to content

Commit 604b900

Browse files
committed
Fixed lint
1 parent e26fe43 commit 604b900

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rest_framework/response.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
from django.utils import six
1111
from rest_framework.compat import responses
1212

13+
1314
class Response(SimpleTemplateResponse):
1415
"""
1516
An HttpResponse that allows its data to be rendered into

0 commit comments

Comments
 (0)