Skip to content

Commit

Permalink
Change target-version
Browse files Browse the repository at this point in the history
  • Loading branch information
sixcare committed Oct 31, 2023
1 parent 5f6bc60 commit c3f5210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ include = [
[tool.ruff]
select = ["E", "W", "I", "F", "YTT", "C4", "T10", "ISC", "ICN", "RSE"]
line-length = 120
target-version = "py311"
target-version = "py312"

[tool.ruff.flake8-quotes]
inline-quotes = "single"

0 comments on commit c3f5210

Please sign in to comment.