Files
FACULTATE-MESSENGER/messenger_gui/app/models/__init__.py
T
2024-01-13 12:59:19 +02:00

6 lines
212 B
Python

"""
The 'models' package contains schematics for the HTTP requests and validations for the information provided by the
user during the authentication. The package contains:
- http_models
- view_models
"""