We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de6c7c commit da1c330Copy full SHA for da1c330
tests/extmod/utimeq1.py
@@ -17,7 +17,6 @@
17
def dprint(*v):
18
print(*v)
19
20
-
21
else:
22
23
tools/pydfu.py
@@ -83,7 +83,6 @@
83
def get_string(dev, index):
84
return usb.util.get_string(dev, 255, index)
85
86
87
88
# PyUSB 1.0.0.b2 dropped the length argument
89
0 commit comments