add yapf config file

This commit is contained in:
2021-06-26 11:40:29 +02:00
parent ace1b1ed85
commit 3bd9b03002

3
.style.yapf Normal file
View File

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