diff --git a/.editorconfig b/.editorconfig index 52b1d01..1184338 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,6 +8,7 @@ trim_trailing_whitespace = true [*.ipynb] indent_size = unset + [*.{py,toml}] indent_size = 4