diff --git a/stubs/usb/__init__.pyi b/stubs/usb/__init__.pyi new file mode 100644 --- /dev/null +++ b/stubs/usb/__init__.pyi @@ -0,0 +1,12 @@ +# Stubs for usb (Python 3) +# +# NOTE: This dynamically typed stub was automatically generated by stubgen. + + +# Names in __all__ with no definition: +# backend +# control +# core +# legacy +# libloader +# util