Skip to content

Commit 042f2f0

Browse files
Update line.py
1 parent a97a8c1 commit 042f2f0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

adafruit_display_shapes/line.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,3 @@ def color(self):
5050
@color.setter
5151
def color(self, color):
5252
self.outline = color
53-
return

0 commit comments

Comments
 (0)