From 20877c0734fff812caae623a9fc92997e96f7856 Mon Sep 17 00:00:00 2001 From: "Guillermo S. Romero" <gsr.b3d@infernal-iceberg.com> Date: Fri, 17 Dec 2010 17:17:19 +0000 Subject: [PATCH] SVN maintenance. --- modules/add_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/add_utils.py b/modules/add_utils.py index 29e2889f7..f6638e6c2 100644 --- a/modules/add_utils.py +++ b/modules/add_utils.py @@ -136,4 +136,4 @@ def list_to_vector_list(list, dimension=3): result.append(vec) - return result \ No newline at end of file + return result -- GitLab