pep8 cleanup

This commit is contained in:
2011-02-25 16:06:14 +00:00
parent 24685d3967
commit b25db7c8cb
5 changed files with 109 additions and 108 deletions

View File

@@ -82,7 +82,7 @@ def object_data_add(context, obdata, operator=None):
obj_new.matrix_world = add_object_align_init(context, operator)
obj_act = scene.objects.active
# XXX
# caused because entering editmodedoes not add a empty undo slot!
if context.user_preferences.edit.use_enter_edit_mode: