mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-15 15:20:37 -08:00
pyproject.toml -> remove python target for ruff section
This commit is contained in:
parent
33bf476482
commit
33c9d116b8
1 changed files with 0 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue