OSDN Git Service

fix indent
authorousttrue <ousttrue@gmail.com>
Thu, 29 Sep 2011 02:15:38 +0000 (11:15 +0900)
committerousttrue <ousttrue@gmail.com>
Thu, 29 Sep 2011 02:15:38 +0000 (11:15 +0900)
blender25-meshio/pymeshio/mqo.py

index f24a9b2..dc29493 100644 (file)
@@ -196,8 +196,8 @@ class Obj(object):
         faces:\r
         edges:\r
         smoothing:\r
-     """\r
-     __slots__=["name", "depth", "folding", \r
+    """\r
+    __slots__=["name", "depth", "folding", \r
             "scale", "rotation", "translation",\r
             "visible", "locking", "shading", "facet",\r
             "color", "color_type", "mirror", "mirror_axis",\r