PEP fixes

This commit is contained in:
Oliver 2021-11-08 16:53:43 +11:00
parent ca0619a482
commit f1eaeef949

View File

@ -140,7 +140,6 @@ class UserList(generics.ListAPIView):
]
class GetAuthToken(APIView):
""" Return authentication token for an authenticated user. """