Skip to content

Commit e6dc7fa

Browse files
committed
import order 4 pylint
1 parent 88b8bea commit e6dc7fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/imageload_magtag_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
Basic imageload example script
33
adapted for use on MagTag.
44
"""
5+
import time
56
import board
67
import displayio
78
import adafruit_imageload
8-
import time
99

1010
# use built in display (PyPortal, PyGamer, PyBadge, CLUE, etc.)
1111
# see guide for setting up external displays (TFT / OLED breakouts, RGB matrices, etc.)

0 commit comments

Comments
 (0)