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.06k stars 104 forks source link

Fix B029 typo #355

Closed gschaffner closed 1 year ago

gschaffner commented 1 year ago

hi! it looks like there's a typo in the message and changelog entry for the new B029.