Changed
- [dev] Replace mypy with ty as the primary type checker with stricter type checks
- [dev] Fix ty 0.0.17 compatibility: update rule config, fix generic TypeVar bound, pin minimum version
- Allow overriding
AutoFieldvalues via iterators with_quantityand avoid hangs (#577)
GitHub changelog
- Improve type annotati...