Cosmetic changes and some more inline comments.

This commit is contained in:
Johannes Findeisen 2022-10-01 22:02:32 +02:00
commit f4e3b9c01b
5 changed files with 15 additions and 10 deletions

View file

@ -21,5 +21,5 @@ class FritzboxUplinkService(Service):
self.__environment = environment
def execute(self, **kwargs):
log('debug', 'fritzboxuplink object @' + str(self))
log('debug', 'fritzboxuplink object ' + str(self))
return