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

git.blender.org/blender.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-05-20 00:22:35 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-05-20 00:22:35 +0400
commitb181368f527466960f5c9673f85b8c2e70c530f3 (patch)
tree1eeb8e598a2889cba26cc45517ac299364401bf5 /release
parent2f4813500cd07c85d1635f73c9fa4debbebde60a (diff)
SVN maintenance.
Diffstat (limited to 'release')
-rw-r--r--release/scripts/modules/bpy_extras/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/modules/bpy_extras/__init__.py b/release/scripts/modules/bpy_extras/__init__.py
index e124d3c5b3d..06d41fa670e 100644
--- a/release/scripts/modules/bpy_extras/__init__.py
+++ b/release/scripts/modules/bpy_extras/__init__.py
@@ -28,4 +28,4 @@ __all__ = (
"image_utils",
"mesh_utils",
"view3d_utils",
-) \ No newline at end of file
+)