Thanks to visit codestin.com Credit goes to github.com
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 cb0a446 commit 913477eCopy full SHA for 913477e
1 file changed
pyproject.toml
@@ -27,7 +27,7 @@ force-exclude = '''
27
28
[tool.ruff]
29
line-length = 99
30
-target-version = "py37"
+target-version = "py38"
31
fix = true
32
33
select = [
0 commit comments