Upgrade ruff to 0.0.272 (#94290)

This commit is contained in:
Ville Skyttä 2023-06-08 22:53:43 +03:00 committed by GitHub
parent bdc82fa50a
commit f7938c940c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 6 deletions

View file

@ -233,7 +233,7 @@ class ESPHomeClient(BaseBleakClient):
) -> bool:
"""Connect to a specified Peripheral.
Keyword Args:
**kwargs:
timeout (float): Timeout for required
``BleakScanner.find_device_by_address`` call. Defaults to 10.0.