Files
scenarionet/.style.yapf

8 lines
169 B
Plaintext
Raw Normal View History

2023-05-06 22:10:58 +01:00
[style]
based_on_style=pep8
dedent_closing_brackets=True
split_before_first_argument=True
allow_split_before_dict_value=False
join_multiple_lines=False
column_limit=120