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

Fix typo in bugbear.py #386

Closed Malaber closed 1 year ago

JelleZijlstra commented 1 year ago

Thank you!