Skip to content

Commit 2c23958

Browse files
Update pyproject.toml
Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
1 parent 7caee17 commit 2c23958

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ version = { attr = "pylint.__pkginfo__.__version__" }
8282

8383
[tool.ruff]
8484

85-
target-version = "py310"
86-
8785
# ruff is less lenient than pylint and does not make any exceptions
8886
# (for docstrings, strings and comments in particular).
8987
line-length = 115

0 commit comments

Comments
 (0)