Fix stale docstring in loader.USBMatcher (#127094)
This commit is contained in:
@@ -206,7 +206,7 @@ class USBMatcherOptional(TypedDict, total=False):
|
||||
|
||||
|
||||
class USBMatcher(USBMatcherRequired, USBMatcherOptional):
|
||||
"""Matcher for the bluetooth integration."""
|
||||
"""Matcher for the USB integration."""
|
||||
|
||||
|
||||
@dataclass(slots=True)
|
||||
|
||||
Reference in New Issue
Block a user