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 a3a06e7 commit 0d237bfCopy full SHA for 0d237bf
python/selfie-lib/pyproject.toml
@@ -17,3 +17,6 @@ pytest = "^8.0.0"
17
[build-system]
18
requires = ["poetry-core"]
19
build-backend = "poetry.core.masonry.api"
20
+
21
+[tool.ruff]
22
+lint.extend-select = ["I"]
0 commit comments