diff --git a/.editorconfig b/.editorconfig index 91ffc01..d6f20fb 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,8 +10,3 @@ tab_width = 4 indent_style = space indent_size = 2 trim_trailing_whitespace = true - -[*.py] -indent_style = tab -indent_size = tab -trim_trailing_whitespace = true