Commit 29ce19fc
Changed files (1)
pyproject.toml
@@ -177,7 +177,7 @@ reportPrivateUsage = false
[tool.ruff]
line-length = 120
output-format = "grouped"
-target-version = "py37"
+target-version = "py38"
[tool.ruff.format]
docstring-code-format = true