Skip to content

Commit e2e6652

Browse files
committed
run pre-commit
1 parent d1a8a81 commit e2e6652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_usb_host_descriptors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"""
1212

1313
import struct
14-
import usb
1514

15+
import usb
1616
from micropython import const
1717

1818
try:

0 commit comments

Comments
 (0)