mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix stale docstring in loader.USBMatcher (#127094)
This commit is contained in:
parent
5e64caa225
commit
e8fd97e355
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user