mirror of
https://github.com/openXC7/prjxray.git
synced 2026-08-22 05:57:29 +02:00
7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
[style]
|
|
based_on_style = pep8
|
|
split_before_expression_after_opening_paren = True
|
|
split_before_first_argument = True
|
|
split_complex_comprehension = True
|
|
split_penalty_comprehension = 2100
|