owen-carter 6 роки тому
батько
коміт
23ba1fbbd5
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      .editorconfig

+ 1 - 1
.editorconfig

@@ -1,7 +1,7 @@
 # Editor configuration, see http://editorconfig.org
 root = true
 
-[*]
+[*.py]
 charset = utf-8
 indent_style = space
 indent_size = 4