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 3b3c596 commit c86d6edCopy full SHA for c86d6ed
pyproject.toml
@@ -7,6 +7,7 @@ addopts = " --ignore django_prometheus/tests/end2end"
7
8
[tool.ruff]
9
line-length = 120
10
+target-version = "py38"
11
12
[tool.ruff.lint]
13
select = ["I"]
0 commit comments