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.
2 parents 42078ff + 3df7d49 commit 0fb3b34Copy full SHA for 0fb3b34
1 file changed
pyproject.toml
@@ -110,6 +110,7 @@ eitprocessing = ["config/*.yaml", "py.typed"]
110
output-format = "concise"
111
line-length = 120
112
extend-include = ["*.ipynb"]
113
+target-version = "py310"
114
115
[tool.ruff.lint]
116
select = ["ALL"]
0 commit comments