Skip to content

Commit

Permalink
small newline change
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerwoud committed Mar 13, 2024
1 parent cab65e1 commit 695514e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/project/endpoints/projects/project_detail.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
API_URL = getenv('API_HOST')
RESPONSE_URL = urljoin(API_URL, "projects")


class ProjectDetail(Resource):
"""
Class for projects/id endpoints
Expand Down

0 comments on commit 695514e

Please sign in to comment.