fixed logfile creation issue
This commit is contained in:
@ -31,7 +31,7 @@ where = ["src"]
|
||||
testdata = ["py.typed"]
|
||||
|
||||
[tool.autopep8]
|
||||
max_line_length = 150
|
||||
max_line_length = 175
|
||||
|
||||
[tool.pylint.'MESSAGES CONTROL']
|
||||
disable = [
|
||||
|
Reference in New Issue
Block a user