use yapf to format python code, add style config file

avx_docs
qijun 9 years ago
parent 8d4c453bbb
commit a45e6c95bd

@ -0,0 +1,5 @@
[style]
based_on_style = google
indent_width = 4
spaces_before_comment = 4
split_before_logical_operator = true
Loading…
Cancel
Save