style cleanup: pep8

This commit is contained in:
2012-05-15 18:50:51 +00:00
parent e79c29a1d6
commit eb22b52482
9 changed files with 26 additions and 27 deletions

View File

@@ -301,7 +301,7 @@ class OBJECT_PT_motion_paths(MotionPathButtonsPanel, Panel):
ob = context.object
avs = ob.animation_visualisation
mpath = ob.motion_path
self.draw_settings(context, avs, mpath)