PyCQA / flake8-bugbear

A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
MIT License
1.05k stars 103 forks source link

More types #483

Closed JelleZijlstra closed 6 days ago

JelleZijlstra commented 6 days ago

Ran autotyping --safe and fixed the new mypy errors.