From 358e4fd38dbe90b454f80cb9d4c284b2c1d8f81d Mon Sep 17 00:00:00 2001 From: printer83mph Date: Fri, 30 Sep 2022 18:08:32 -0400 Subject: [PATCH] Fix indentation in backend/views.py --- backend/clubs/views.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/clubs/views.py b/backend/clubs/views.py index e76ef4495..dc7a912b6 100644 --- a/backend/clubs/views.py +++ b/backend/clubs/views.py @@ -2258,7 +2258,7 @@ def add_to_cart(self, request, *args, **kwargs): properties: detail: type: string - "403": + "403": content: application/json: schema: