Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
tom0827 committed Dec 19, 2023
1 parent 475611e commit 9acef20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epictrack-api/src/api/schemas/response/pip_org_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
class PIPOrgTypeSchema(
AutoSchemaBase
): # pylint: disable=too-many-ancestors,too-few-public-methods
"""Staff model schema class"""
"""PIP Org Type model schema class"""

class Meta(AutoSchemaBase.Meta):
"""Meta information"""
Expand Down

0 comments on commit 9acef20

Please sign in to comment.