Skip to content

Commit 8fdac51

Browse files
committed
importing order
1 parent 6b07f4d commit 8fdac51

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/scatter_pointers.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
#
33
# SPDX-License-Identifier: MIT
44

5-
import displayio
5+
66
from random import choice
7+
import displayio
78
import board
89
from ulab import numpy as np
910
from circuitpython_uplot.plot import Plot

0 commit comments

Comments
 (0)