String formatting and max line length - Part 5 (#84501)

Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
This commit is contained in:
Franck Nijhof 2022-12-23 16:43:17 +01:00 committed by GitHub
parent 139dd22ce6
commit f39f3b612a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
59 changed files with 296 additions and 139 deletions

View file

@ -98,7 +98,8 @@ class SynoApi:
self._with_surveillance_station = False
self.dsm.reset(SynoSurveillanceStation.API_KEY)
LOGGER.info(
"Surveillance Station found, but disabled due to missing user permissions"
"Surveillance Station found, but disabled due to missing user"
" permissions"
)
LOGGER.debug(