-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lots of python lint errors #1329
Comments
Thanks for being so thorough! Baseline is: That's why I don't want to see any BTW, which version of each linter are you using? Are these the last versions? mypyI'm surprised by the Anyway, any improvement in adding typing where I explicitly ignored them is welcome. Most of the time I added pyright
pylint
|
@kdeldycke Linters should all be reasonably up to date, and are listed in mypy: v1.11.1 using these settings: mypy: .mypy.ini I think I will quiet most of this noise on my end. Based on your feedback, I may submit a PR for things that make sense to fix on your end. |
Would you consider a PR that addresses these issues? Are there any issues you'd prefer not be quieted?
mypy
pyright
pylint
The text was updated successfully, but these errors were encountered: