pep8 edits

This commit is contained in:
2012-01-01 08:52:54 +00:00
parent 418d66242f
commit c99975e24f
7 changed files with 19 additions and 12 deletions

View File

@@ -38,6 +38,7 @@ class DataPathBuilder(object):
""" Dummy class used to parse fcurve and driver data paths.
"""
__slots__ = ("data_path", )
def __init__(self, attrs):
self.data_path = attrs