"""USB plugin API.""" from .routes import usb_bp __all__ = ['usb_bp']