diff --git a/.style.yapf b/.style.yapf index 9ef1dc15b..c2ecb9b1a 100644 --- a/.style.yapf +++ b/.style.yapf @@ -1,4 +1,2 @@ [style] - based_on_style = google - column_limit = 80 - indent_width = 2 + based_on_style = pep8