yapf : added style file for convenience

This commit is contained in:
alalazo 2016-01-19 19:10:40 +01:00
parent ae7c999712
commit f092e69d12

3
.style.yapf Normal file
View file

@ -0,0 +1,3 @@
[style]
based_on_style = pep8
column_limit = 120