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 40c754a commit c00ba1eCopy full SHA for c00ba1e
1 file changed
pyproject.toml
@@ -254,6 +254,7 @@ ignore = [
254
"E402",
255
"E501",
256
"E731",
257
+ "UP007"
258
]
259
select = [
260
"F", # Pyflakes
0 commit comments