You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update mypy and fix issues
* Fix install invocation
* Remove importing _winreg
* Remove namedtuple usage
* Update to mypy 1.0.1
* Fix mypy errors
* Only build the project once in CI
* Improve more typing
* Update mypy and fix errors
* Move `timezone()` to main module to work around mypy sometimes mixing up the function and module
* Improve `ClassVar` setting for `DateTime`
* Fix unused ignore error
0 commit comments