Skip to content

Commit 5ee2a2b

Browse files
committed
fix imports
1 parent 28beffc commit 5ee2a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/shapes_simpletest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import displayio
21
import board
2+
import displayio
33
from adafruit_display_shapes.rect import Rect
44
from adafruit_display_shapes.circle import Circle
55
from adafruit_display_shapes.roundrect import RoundRect

0 commit comments

Comments
 (0)