6 lines
212 B
Python
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
|
|
""" |