From 05c0de61477c1e30012c6b23cb56527ea4c1fdd7 Mon Sep 17 00:00:00 2001 From: Hasan-Ahmad Date: Sat, 20 Oct 2018 21:58:26 +0100 Subject: fixed linting issues --- api/viewsets.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api') diff --git a/api/viewsets.py b/api/viewsets.py index 6c488747..24c2aef9 100644 --- a/api/viewsets.py +++ b/api/viewsets.py @@ -217,7 +217,7 @@ class SnakeIdiomViewSet(ListModelMixin, GenericViewSet): #### Status codes - 200: returned on success - + ## Authentication Requires an API token """ -- cgit v1.2.3