.style.yapf 111 B

12345
  1. [style]
  2. based_on_style = google
  3. spaces_before_comment = 4
  4. split_before_logical_operator = true
  5. indent_width = 4