We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6cec298 + df4e17d commit 97e5e3dCopy full SHA for 97e5e3d
tox.ini
@@ -11,6 +11,8 @@ ignore=
11
; suggests using f"{!r}" instead of manual quotes (flake8-bugbear)
12
; Doesn't work at 3.7
13
B028
14
+ ; Broken in two cases https://github.com/PyCQA/flake8-bugbear/issues/451
15
+ B038
16
17
exclude=
18
build,
0 commit comments