fixed logfile creation issue

This commit is contained in:
2025-01-04 18:48:20 +01:00
parent 3f74df5355
commit d29cac2130
6 changed files with 41 additions and 14 deletions

View File

@ -31,7 +31,7 @@ where = ["src"]
testdata = ["py.typed"]
[tool.autopep8]
max_line_length = 150
max_line_length = 175
[tool.pylint.'MESSAGES CONTROL']
disable = [