diff --git a/.editorconfig b/.editorconfig index c193ae0715..9d5248e86f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,6 +12,3 @@ trim_trailing_whitespace = true [*.md] trim_trailing_whitespace = false - -[*.py] -indent_size = 4