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