Skip to content

Commit

Permalink
chore: have black auto-infer python version
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftinv committed Dec 29, 2024
1 parent 0c3bb33 commit d3eeb67
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 @@ -127,7 +127,6 @@ runner = "pdm run"

[tool.black]
line-length = 100
target-version = ["py38", "py39", "py310", "py311", "py312"]

[tool.ruff]
line-length = 100
Expand Down

0 comments on commit d3eeb67

Please sign in to comment.