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
* Remove default mypy option
* Implement mypy ignore-without-code option
* Enable mypy redundant-expr
* Fix erroneous tuple types
* Remove ruff target-version, redundant with project
* Use extend selections for ruff
* Fix B009 and B010 with ruff
* Fix test parametrization
* Fix FutureWarning
* Make zips strict unless it is causing errors
In which case set them to explicit False
* Add a commit message for pre-commit autoupdate
0 commit comments