We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da96cc7 commit ffba6d9Copy full SHA for ffba6d9
pyproject.toml
@@ -1,9 +1,7 @@
1
[tool.pytest.ini_options]
2
addopts = ["--ignore=data/"]
3
4
-[tool.ruff.lint]
+[tool.ruff]
5
line-length = 100
6
indent-width = 4
7
-
8
-# Assume Python 3.9
9
target-version = "py312"
0 commit comments