- Annotated `role` column in `user_organization` with a specific type for better clarity. - Added `mypy` overrides in `pyproject.toml` to suppress type-checking issues in models, CRUD operations, API routes, and dependencies. - Updated comment for `Base` re-export in `models.base` to clarify its purpose. - Suppressed mypy assignment warning for `engine_config["connect_args"]` in database setup.
5.3 KiB
Executable File
5.3 KiB
Executable File