pep8 compliance

This commit is contained in:
Campbell Barton
2011-06-21 17:17:51 +00:00
parent d33b63c5d8
commit eaae38551f
17 changed files with 27 additions and 21 deletions

View File

@@ -10,6 +10,7 @@ All properties define update functions except for CollectionProperty.
import bpy
def update_func(self, context):
print("my test function", self)