aboutsummaryrefslogtreecommitdiff
path: root/.style.yapf
diff options
context:
space:
mode:
Diffstat (limited to '.style.yapf')
-rw-r--r--.style.yapf3
1 files changed, 1 insertions, 2 deletions
diff --git a/.style.yapf b/.style.yapf
index c4472bda..97f7d657 100644
--- a/.style.yapf
+++ b/.style.yapf
@@ -1,4 +1,3 @@
[style]
-based_on_style = pep8
+based_on_style = chromium
blank_line_before_module_docstring = true
-indent_width = 2