Skip to content

Commit dfd931c

Browse files
committed
Import order.
1 parent ccd66ba commit dfd931c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_circuitplayground/circuit_playground_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
import math
2222
import array
2323
import time
24-
import audiocore
2524
import os
25+
import audiocore
2626
import analogio
2727
import board
2828
import busio

0 commit comments

Comments
 (0)