Add missing new line at end of file

This commit is contained in:
Agustin Barto 2016-08-11 09:12:15 -03:00
parent 92c05dfc14
commit 11ce600c49

View File

@ -24,4 +24,4 @@ class ObtainAuthToken(APIView):
return response
obtain_auth_token = ObtainAuthToken.as_view
obtain_auth_token = ObtainAuthToken.as_view