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

[pre-commit.ci] pre-commit autoupdate #416

Closed pre-commit-ci[bot] closed 11 months ago

pre-commit-ci[bot] commented 11 months ago

updates:

JelleZijlstra commented 11 months ago

Seems like we need to adjust some line numbers in tests...

cooperlees commented 11 months ago

Seems like we need to adjust some line numbers in tests...

Ahhh yes, that makes sense. The downside to our test suite.