Skip to content

Commit

Permalink
trying to fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
tom0827 committed Oct 23, 2023
1 parent 3268b44 commit 79c5cd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions epictrack-api/src/api/models/pip_org_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
from .code_table import CodeTableVersioned
from .db import db


class PIPOrgType(db.Model, CodeTableVersioned):
"""Model class for PIP Organization Types."""

Expand Down

0 comments on commit 79c5cd9

Please sign in to comment.