Skip to content

Commit

Permalink
pyproject.toml -> remove python target for ruff section
Browse files Browse the repository at this point in the history
  • Loading branch information
jdegenstein authored Feb 22, 2024
1 parent 33bf476 commit 33c9d11
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 @@ -69,7 +69,6 @@ line-length = 88
# Same as Black.
line-length = 88
indent-width = 4
target-version = ["py39", "py310", "py311", "py312"]

[tool.ruff.format]
# Like Black, use double quotes for strings.
Expand Down

0 comments on commit 33c9d11

Please sign in to comment.