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 299d22c commit 0746682Copy full SHA for 0746682
pyproject.toml
@@ -39,6 +39,7 @@ python-semantic-release = "^8.7"
39
[tool.ruff]
40
fix = true
41
line-length = 88
42
+target-version = "py38"
43
44
[tool.ruff.lint]
45
select = [
0 commit comments