Merge pull request #422 from QiJune/feature/py_format_tool

use yapf to format python code, add style config file
avx_docs
Yu Yang 9 years ago committed by GitHub
commit ef5e483ca4

@ -0,0 +1,3 @@
[style]
based_on_style = pep8
column_limit = 80
Loading…
Cancel
Save