### What problem does this PR solve? - Update BaseModel to use model_config instead of Config class - Replace StrEnum with Literal types for method fields - Convert Field declarations to Annotated style ### Type of change - [x] Refactoring |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| api_utils.py | ||
| commands.py | ||
| file_utils.py | ||
| log_utils.py | ||
| t_crypt.py | ||
| validation_utils.py | ||
| web_utils.py | ||