.style.yapf 154 Bytes Raw Blame History Permalink 1 2 3 4 5 6 [style] based_on_style = pep8 spaces_before_comment = 4 split_before_logical_operator = true coalesce_brackets = true ALLOW_SPLIT_BEFORE_DICT_VALUE=false