Skip to content

Commit

Permalink
Drop target-version from ruff config
Browse files Browse the repository at this point in the history
Not needed: #88 (comment)
  • Loading branch information
inducer committed Jul 3, 2024
1 parent 9c1e5dc commit c68a286
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ modepy = [
]

[tool.ruff]
target-version = "py38"
preview = true

[tool.ruff.lint]
Expand Down

0 comments on commit c68a286

Please sign in to comment.