Skip to content

Commit

Permalink
Added the model to init (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
saravanpa-aot authored Nov 13, 2024
1 parent 85cbf7f commit c710c4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions submit-api/src/submit_api/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@
from .submitted_document import SubmittedDocument
from .submitted_form import SubmittedForm
from .user import User
from .internal_staff_documents import InternalStaffDocuments

0 comments on commit c710c4e

Please sign in to comment.