pep8 edits
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user