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
Typing can be intimidating if you don't have experience already, however. But it's an important skill to have. Just drop the ignores one by one, fixing whatever they reveal. Use pre-commit run mypy-py313 --all-files to see what the disabled check hid once it's re-enabled and fix the typing problem. Repeat for each, but feel free to send PRs fixing subsets of linting violations, no need to do all at once, it can be overwhelming.
disable_error_code
entries in.mypy.ini
The text was updated successfully, but these errors were encountered: