From 6a84bce97b1bbd779729d43bba4aac99bca98223 Mon Sep 17 00:00:00 2001 From: Ashley Gittins Date: Wed, 6 Nov 2024 20:20:29 +0000 Subject: [PATCH] linting --- custom_components/bermuda/bermuda_device.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/custom_components/bermuda/bermuda_device.py b/custom_components/bermuda/bermuda_device.py index 5441d49..7bbb6bc 100644 --- a/custom_components/bermuda/bermuda_device.py +++ b/custom_components/bermuda/bermuda_device.py @@ -137,7 +137,9 @@ def calculate_data(self): # just in case. Was not able to reproduce. scanner.calculate_data() else: - _LOGGER_SPAM_LESS.error("scanner_not_instance", "Scanner device is not a BermudaDevice instance, skipping.") + _LOGGER_SPAM_LESS.error( + "scanner_not_instance", "Scanner device is not a BermudaDevice instance, skipping." + ) # Update whether the device has been seen recently, for device_tracker: if (