chore: ignore late binding warnings
Most are false positives [skip ci]
This commit is contained in:
parent
ac9d38aa1c
commit
42761a315a
1
.github/helper/.flake8_strict
vendored
1
.github/helper/.flake8_strict
vendored
@ -66,6 +66,7 @@ ignore =
|
|||||||
F841,
|
F841,
|
||||||
E713,
|
E713,
|
||||||
E712,
|
E712,
|
||||||
|
B023
|
||||||
|
|
||||||
|
|
||||||
max-line-length = 200
|
max-line-length = 200
|
||||||
|
Loading…
Reference in New Issue
Block a user