Mypy complains about alias for
sqlalchemy.ext.declarative.declarative_base() and everywhere where it is
used. SQLAlchemy has a stubs to tell Mypy about those which gets rid of
lots of Mypy warnings.
Details
Details
- Reviewers
PrzemekWirkus leandron tnfchris cmatthews
Diff Detail
Diff Detail
- Build Status
Buildable 85140 Build 116153: arc lint + arc unit