Skip to content

Commit 8d10c12

Browse files
committed
lowercase label package name
1 parent 265e4f9 commit 8d10c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_pyportal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
import adafruit_requests as requests
5858
import storage
5959
import displayio
60-
from adafruit_display_text.Label import Label
60+
from adafruit_display_text.label import Label
6161
import audioio
6262
import rtc
6363
import supervisor

0 commit comments

Comments
 (0)