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:
authorCampbell Barton <ideasman42@gmail.com>2018-09-07 23:13:37 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-09-07 23:13:37 +0300
commitf1c55295b0d95307559c1f8b09d6b8bd6c8bbbf0 (patch)
tree79ca0b7e815bc7e181171b4a5f4cb515ac107b08 /rigify/metarigs/Animals/horse.py
parent1a935298b9a3dddba50955591ace31bb91a56e84 (diff)
Cleanup: trailing space
Diffstat (limited to 'rigify/metarigs/Animals/horse.py')
-rw-r--r--rigify/metarigs/Animals/horse.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rigify/metarigs/Animals/horse.py b/rigify/metarigs/Animals/horse.py
index e85be5fd..72ed1de2 100644
--- a/rigify/metarigs/Animals/horse.py
+++ b/rigify/metarigs/Animals/horse.py
@@ -1369,4 +1369,4 @@ def create(obj):
arm.layers = [(x in [0, 3, 4, 7, 10, 13, 16, 19, 21]) for x in range(32)]
if __name__ == "__main__":
- create(bpy.context.active_object) \ No newline at end of file
+ create(bpy.context.active_object)