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 53908fd commit e6eaf08Copy full SHA for e6eaf08
pyproject.toml
@@ -246,8 +246,6 @@ select = [
246
247
ignore = [
248
### Intentionally disabled
249
- # space before : (needed for how black formats slicing)
250
- "E203",
251
# module level import not at top of file
252
"E402",
253
# do not assign a lambda expression, use a def
0 commit comments