We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63dccb6 commit c85f96aCopy full SHA for c85f96a
tests/python/.style.yapf
@@ -0,0 +1,5 @@
1
+[style]
2
+based_on_style = pep8
3
+spaces_before_comment = 4
4
+split_before_logical_operator = false
5
+column_limit=90
0 commit comments