String formatting and max line length - Part 4 (#84445)

Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
This commit is contained in:
Franck Nijhof 2022-12-23 13:27:27 +01:00 committed by GitHub
parent a8f09b4063
commit 94755a5773
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
44 changed files with 267 additions and 136 deletions

View file

@ -296,8 +296,7 @@ class NMBSSensor(SensorEntity):
if self._excl_vias and self.is_via_connection:
_LOGGER.debug(
"Skipping update of NMBSSensor \
because this connection is a via"
"Skipping update of NMBSSensor because this connection is a via"
)
return