Skip to content

Commit 97e5e3d

Browse files
authored
Merge pull request #5926 from cylc/8.2.x-sync
🤖 Merge 8.2.x-sync into master
2 parents 6cec298 + df4e17d commit 97e5e3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ignore=
1111
; suggests using f"{!r}" instead of manual quotes (flake8-bugbear)
1212
; Doesn't work at 3.7
1313
B028
14+
; Broken in two cases https://github.com/PyCQA/flake8-bugbear/issues/451
15+
B038
1416

1517
exclude=
1618
build,

0 commit comments

Comments
 (0)