Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-01-15 02:42:58 +0300
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-01-15 02:42:58 +0300
commit21b30261ee1a361f24869a0799cfbee6e4e9af3e (patch)
tree4be16acdc6041d249df316d01c880f6f2773c47f /modules
parent288d5af6e036c6f391a58bd564ce6401e4b32a79 (diff)
SVN maintenance.
Diffstat (limited to 'modules')
-rw-r--r--modules/add_utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/add_utils.py b/modules/add_utils.py
index 0b38f0df..62bd5f78 100644
--- a/modules/add_utils.py
+++ b/modules/add_utils.py
@@ -138,4 +138,4 @@ def list_to_vector_list(list, dimension=3):
result.append(vec)
- return result \ No newline at end of file
+ return result