reformating code, and adding specific rules for examples so it shows up correctly on readthedocs, by default.
This commit is contained in:
4
bonobo/examples/.style.yapf
Normal file
4
bonobo/examples/.style.yapf
Normal file
@ -0,0 +1,4 @@
|
||||
[style]
|
||||
based_on_style = pep8
|
||||
column_limit = 80
|
||||
dedent_closing_brackets = true
|
||||
Reference in New Issue
Block a user