pep8 compliance
This commit is contained in:
@@ -10,6 +10,7 @@ All properties define update functions except for CollectionProperty.
|
||||
|
||||
import bpy
|
||||
|
||||
|
||||
def update_func(self, context):
|
||||
print("my test function", self)
|
||||
|
||||
|
Reference in New Issue
Block a user