PEP fixes
This commit is contained in:
parent
ca0619a482
commit
f1eaeef949
|
|
@ -140,7 +140,6 @@ class UserList(generics.ListAPIView):
|
|||
]
|
||||
|
||||
|
||||
|
||||
class GetAuthToken(APIView):
|
||||
""" Return authentication token for an authenticated user. """
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue