Skip to content

Commit f7048d3

Browse files
Pierre-Sassoulasjacobtylerwalls
authored andcommitted
Configure ruff for python 3.10
1 parent 212ed1b commit f7048d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ version = { attr = "pylint.__pkginfo__.__version__" }
8686
# (for docstrings, strings and comments in particular).
8787
line-length = 115
8888

89+
target-version = "py310"
90+
8991
extend-exclude = [
9092
"tests/**/data/",
9193
"tests/**/functional/",

0 commit comments

Comments
 (0)