Skip to content

Commit 30cbf5e

Browse files
committed
ran black
1 parent 93fdf04 commit 30cbf5e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

adafruit_displayio_layout/widgets/annotation.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@
2929
from adafruit_displayio_layout.widgets.widget import Widget
3030

3131

32-
33-
34-
3532
class Annotation(Widget):
3633
"""A widget to be used to annotate other widgets with text and lines, but can also
3734
be used freeform by using ``(x,y)`` parameter.

0 commit comments

Comments
 (0)