style setting update

This commit is contained in:
2022-03-06 16:35:49 +02:00
parent f59b47d131
commit e9f3441678
2 changed files with 4 additions and 4 deletions

View File

@ -21,7 +21,7 @@ insert_final_newline = false
indent_style = tab
[*.py]
max_line_length = 240
max_line_length = 120
line_length=120
multi_line_output=0
balanced_wrapping=True