Resolve new flake8 errors thanks to recent flake8-bugbear feature releases #2949
Labels
C: maintenance
Related to project maintenance, e.g. CI, testing, policy changes, releases
good first issue
Good for newcomers
I recently accidentally cleared out all of my pre-commit hook installations and discovered using the latest version of everything nets us some new warnings:
black/src/black/parsing.py
Lines 219 to 229 in 3800ebd
black/src/black/linegen.py
Lines 665 to 677 in 3800ebd
The text was updated successfully, but these errors were encountered: