We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28beffc commit 5ee2a2bCopy full SHA for 5ee2a2b
examples/shapes_simpletest.py
@@ -1,5 +1,5 @@
1
-import displayio
2
import board
+import displayio
3
from adafruit_display_shapes.rect import Rect
4
from adafruit_display_shapes.circle import Circle
5
from adafruit_display_shapes.roundrect import RoundRect
0 commit comments