2019-10-05 05:01:46 -07:00

9 lines
229 B
Plaintext

[style]
based_on_style = pep8
allow_multiline_lambdas = true
allow_multiline_dictionary_keys = true
coalesce_brackets = true
join_multiple_lines = false
indent_dictionary_value = true
blank_line_before_nested_class_or_def = true