add yapf style and apply yapf to format all Python files
This recreates pull request #2192
This commit is contained in:
5
.style.yapf
Normal file
5
.style.yapf
Normal file
@@ -0,0 +1,5 @@
|
||||
[style]
|
||||
based_on_style = google
|
||||
column_limit = 99
|
||||
indent_width = 2
|
||||
|
||||
Reference in New Issue
Block a user