We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ab15df + a75274a commit 1459190Copy full SHA for 1459190
1 file changed
pyproject.toml
@@ -101,7 +101,6 @@ extend-select = [
101
]
102
ignore = [
103
"ISC001", # conflicts with ruff formatter
104
- "UP038", # results in slower code
105
106
107
[tool.ruff.lint.extend-per-file-ignores]
0 commit comments