Skip to content

Commit

Permalink
Formatting for black
Browse files Browse the repository at this point in the history
  • Loading branch information
proffalken committed Oct 19, 2023
1 parent e46412b commit aba2d08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions memberportal/api_spacedirectory/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ def get(self, request):


class SpaceDirectoryUpdate(APIView):
"""Allows authenticated users to update the SpaceAPI information"""

permissions_classes = permissions.IsAuthenticated

Expand Down

0 comments on commit aba2d08

Please sign in to comment.