Skip to content

Commit 5c51a9e

Browse files
committed
usbd: Re-run black to fix the missing comma
1 parent 82f1e47 commit 5c51a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micropython/usbd/msc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
split_bmRequestType,
88
STAGE_SETUP,
99
REQ_TYPE_CLASS,
10-
EP_IN_FLAG
10+
EP_IN_FLAG,
1111
)
1212
from micropython import const
1313
import micropython

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy