style cleanup: pep8

This commit is contained in:
Campbell Barton
2012-10-08 08:28:05 +00:00
parent f299813bfa
commit 9fa36b12cc
38 changed files with 123 additions and 127 deletions

View File

@@ -160,7 +160,7 @@ if __name__ == "__main__":
from bpyml_test import *
draw = [
ui()[
ui()[
split()[
column()[
prop(data='context.scene.render', property='use_stamp_time', text='Time'),