pep8 checker, mostly pedantic style changes but also found an error in mesh_utils.mesh_linked_faces()

This commit is contained in:
2011-04-01 02:41:15 +00:00
parent 14e94d742e
commit c8652b301f
17 changed files with 44 additions and 49 deletions

View File

@@ -347,7 +347,6 @@ def keyconfig_set(filepath):
print("loading preset:", filepath)
keyconfigs = _bpy.context.window_manager.keyconfigs
kc_orig = keyconfigs.active
keyconfigs_old = keyconfigs[:]