Skip to content

Commit f7f8ac3

Browse files
committed
lint
1 parent c0048d4 commit f7f8ac3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/compas_blender/artists/artist.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ def __init__(self,
2626
self.collection = collection
2727
super().__init__(**kwargs)
2828

29-
3029
@property
3130
def collection(self) -> bpy.types.Collection:
3231
return self._collection

0 commit comments

Comments
 (0)