Merge pull request #422 from QiJune/feature/py_format_tool
use yapf to format python code, add style config fileavx_docs
commit
ef5e483ca4
@ -0,0 +1,3 @@
|
|||||||
|
[style]
|
||||||
|
based_on_style = pep8
|
||||||
|
column_limit = 80
|
||||||
Loading…
Reference in new issue