Skip to content

Commit c85f96a

Browse files
committed
reformat + fix python-based tests
1 parent 63dccb6 commit c85f96a

File tree

2 files changed

+1075
-1041
lines changed

2 files changed

+1075
-1041
lines changed

tests/python/.style.yapf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)