parent
d852bda091
commit
43cb7e700d
9 changed files with 23 additions and 49 deletions
|
|
@ -1,9 +1,5 @@
|
|||
"""
|
||||
Pydantic models for user module
|
||||
|
||||
Models:
|
||||
- List: Description
|
||||
- Models: Description
|
||||
Pydantic models for the user module
|
||||
"""
|
||||
from typing import Optional
|
||||
from src.schemas import CustomBaseModel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue