mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-04 20:40:14 +03:00
Add missing new line at end of file
This commit is contained in:
parent
92c05dfc14
commit
11ce600c49
|
@ -24,4 +24,4 @@ class ObtainAuthToken(APIView):
|
|||
return response
|
||||
|
||||
|
||||
obtain_auth_token = ObtainAuthToken.as_view
|
||||
obtain_auth_token = ObtainAuthToken.as_view
|
||||
|
|
Loading…
Reference in New Issue
Block a user