Cosmetic changes and some more inline comments.
This commit is contained in:
parent
9c9274f0b4
commit
f4e3b9c01b
5 changed files with 15 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue