Python-Dateien formatiert, zum 2ten

This commit is contained in:
2025-05-23 19:43:08 +02:00
parent 89fdd326c4
commit 7afbc634e7
2 changed files with 10 additions and 9 deletions
+7
View File
@@ -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