[Bf-extensions-cvs] [ea868e5d] master: archipack: manipulator pep8

Stephen Leger noreply at git.blender.org
Sun May 14 00:23:24 CEST 2017


Commit: ea868e5d73af117e856608bdf3363d2f355e7a7a
Author: Stephen Leger
Date:   Sun May 14 00:23:07 2017 +0200
Branches: master
https://developer.blender.org/rBACea868e5d73af117e856608bdf3363d2f355e7a7a

archipack: manipulator pep8

===================================================================

M	archipack/archipack_manipulator.py

===================================================================

diff --git a/archipack/archipack_manipulator.py b/archipack/archipack_manipulator.py
index 6c2f4dad..e6379f84 100644
--- a/archipack/archipack_manipulator.py
+++ b/archipack/archipack_manipulator.py
@@ -1996,7 +1996,7 @@ def exit_stack(key):
             if m is not None:
                 m.exit()
         del manip_stack[key]
-    
+
 
 def clean_stack():
     """



More information about the Bf-extensions-cvs mailing list