Skip to content

Commit f38a7cd

Browse files
author
MarcoGorelli
committed
ignore pylint nitpick
1 parent 79cdad4 commit f38a7cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ disable = [
9292
"unsupported-assignment-operation",
9393
"unsupported-membership-test",
9494
"unused-import",
95+
"use-a-generator",
9596
"use-implicit-booleaness-not-comparison",
9697
"use-implicit-booleaness-not-len",
9798
"wrong-import-order",

0 commit comments

Comments
 (0)