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.
1 parent b5e77ab commit d539190Copy full SHA for d539190
1 file changed
pyproject.toml
@@ -87,7 +87,7 @@ extend-select = [
87
"B0", # flake8-bugbear
88
]
89
ignore = [
90
- "PGH001",
+ "S307",
91
"B008",
92
93
0 commit comments