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 b533e09 commit 0f50b90Copy full SHA for 0f50b90
pyproject.toml
@@ -82,7 +82,7 @@ minversion = "6.0"
82
83
[tool.ruff]
84
src = ["plum"]
85
-target-version = "py38"
+target-version = "py39"
86
line-length = 88
87
88
[tool.ruff.lint]
0 commit comments