String formatting and max line length - Part 4 (#84445)
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
This commit is contained in:
parent
a8f09b4063
commit
94755a5773
44 changed files with 267 additions and 136 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue