Commit a96ebd74 by Petros Moisiadis

Fix flake8 error

Fix flake8 error
parent c63ea01f
......@@ -10,6 +10,7 @@ from rest_framework import exceptions, HTTP_HEADER_ENCODING
from rest_framework.authtoken.models import Token
from rest_framework.compat import get_user_model
def get_authorization_header(request):
"""
Return request's 'Authorization:' header, as a bytestring.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment