change line length to 120

This commit is contained in:
Daniel 2023-11-22 11:44:27 +01:00
parent 9306da813b
commit 336a82cd24

3
pyproject.toml Normal file
View file

@ -0,0 +1,3 @@
[tool.ruff]
line-length = 120
target-version = "py312"