Python-Dateien formatiert, zum 2ten
This commit is contained in:
@@ -7,3 +7,10 @@ requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"pyside6>=6.9.0",
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
# Extend the `pyproject.toml` file in the parent directory...
|
||||
# extend = "../pyproject.toml"
|
||||
|
||||
# ...but use a different line length.
|
||||
line-length = 120
|
||||
Reference in New Issue
Block a user