OSDN Git Service

fix indent
[meshio/pymeshio.git] / blender25-meshio / pymeshio / mqo.py
index 04217f2..dc29493 100644 (file)
@@ -1,6 +1,6 @@
 # coding: utf-8\r
 """ \r
-MQO\82Ì\93Ç\82Ý\8d\9e\82Ý\r
+MQOの読み込み\r
 http://www.metaseq.net/metaseq/format.html\r
 """\r
 \r
@@ -197,7 +197,7 @@ class Obj(object):
         edges:\r
         smoothing:\r
     """\r
-     __slots__=["name", "depth", "folding", \r
+    __slots__=["name", "depth", "folding", \r
             "scale", "rotation", "translation",\r
             "visible", "locking", "shading", "facet",\r
             "color", "color_type", "mirror", "mirror_axis",\r