We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d1b01 commit 72ec7c5Copy full SHA for 72ec7c5
pyproject.toml
@@ -51,7 +51,6 @@ build-backend = "uv_build"
51
[tool.ruff]
52
src = ["src"]
53
line-length = 119
54
-target-version = "py310"
55
56
[tool.ruff.lint]
57
select = ["ALL"]
0 commit comments