mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-25 23:50:01 +03:00
fix Linting Issues
This commit is contained in:
parent
da500e361a
commit
51602ce7e0
|
@ -6,8 +6,8 @@ on the request, such as form content or json encoded data.
|
|||
"""
|
||||
|
||||
import codecs
|
||||
|
||||
import contextlib
|
||||
|
||||
from django.conf import settings
|
||||
from django.core.files.uploadhandler import StopFutureHandlers
|
||||
from django.http import QueryDict
|
||||
|
|
Loading…
Reference in New Issue
Block a user