Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 7, 2023
1 parent f9f5e4f commit 55cb406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/app/organization/organization_schemas.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class Organisation(BaseModel):
description (str): The description of the organization.
url (str): The URL of the organization's website.
"""

# id: int
slug: str
name: str
Expand Down

0 comments on commit 55cb406

Please sign in to comment.