Cleanup: run autopep8 on release/scripts/startup/
This commit is contained in:
@@ -70,8 +70,8 @@ class CONSTRAINT_OT_normalize_target_weights(Operator):
|
||||
|
||||
class CONSTRAINT_OT_disable_keep_transform(Operator):
|
||||
"""Set the influence of this constraint to zero while """ \
|
||||
"""trying to maintain the object's transformation. Other active """ \
|
||||
"""constraints can still influence the final transformation"""
|
||||
"""trying to maintain the object's transformation. Other active """ \
|
||||
"""constraints can still influence the final transformation"""
|
||||
|
||||
bl_idname = "constraint.disable_keep_transform"
|
||||
bl_label = "Disable and Keep Transform"
|
||||
|
||||
Reference in New Issue
Block a user