From edb1bd94bd0982e8a8b3a4c44ebc1e29c3ea32d7 Mon Sep 17 00:00:00 2001 From: ousttrue Date: Thu, 29 Sep 2011 11:11:48 +0900 Subject: [PATCH] fix indent --- blender25-meshio/pymeshio/mqo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blender25-meshio/pymeshio/mqo.py b/blender25-meshio/pymeshio/mqo.py index 10a4cf3..f24a9b2 100644 --- a/blender25-meshio/pymeshio/mqo.py +++ b/blender25-meshio/pymeshio/mqo.py @@ -196,7 +196,7 @@ class Obj(object): faces: edges: smoothing: - """ + """ __slots__=["name", "depth", "folding", "scale", "rotation", "translation", "visible", "locking", "shading", "facet", -- 2.11.0