We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33a1205 commit 11f4643Copy full SHA for 11f4643
1 file changed
pyproject.toml
@@ -108,7 +108,6 @@ lint.extend-select = [
108
lint.ignore = [
109
"C901",
110
"E203",
111
- "W503",
112
]
113
lint.per-file-ignores."src/**/__init__.py" = [
114
"D104",
0 commit comments