From 94a746dacc89a3b0fafe49e04e2a8542fad70921 Mon Sep 17 00:00:00 2001 From: sobolevn Date: Fri, 28 Jun 2024 16:03:37 +0300 Subject: [PATCH] Update .editorconfig --- .editorconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index bee5e782..eb875fd4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,7 +11,6 @@ indent_size = 2 trim_trailing_whitespace = true [*.py] -indent_style = space indent_size = 4 [*.md]