diff --git a/.editorconfig b/.editorconfig index ca2efb8..5ea76fa 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,7 +7,7 @@ indent_style = tab indent_size = 4 trim_trailing_whitespace = true -[*.{py}] +[*.py] indent_style = space [*.{yml,yaml}]