chore: ignore b028

Very high false positive count. 

[skip ci]
This commit is contained in:
Ankush Menat
2023-01-17 10:56:55 +05:30
committed by GitHub
parent e4cf0dced8
commit 64f7f3a12a

View File

@@ -66,7 +66,8 @@ ignore =
F841,
E713,
E712,
B023
B023,
B028
max-line-length = 200