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 4bb8706 commit f487a1eCopy full SHA for f487a1e
pyproject.toml
@@ -51,7 +51,7 @@ rust-codec = ["betterproto-rust-codec"]
51
52
[tool.ruff]
53
extend-exclude = ["tests/output_*"]
54
-target-version = "py310"
+target-version = "py38"
55
56
[tool.ruff.lint.isort]
57
combine-as-imports = true
0 commit comments