misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
Simone Margaritelli
2019-10-23 19:28:05 +02:00
parent 5bf9f25a46
commit d20f6c8a52
2 changed files with 5 additions and 2 deletions

View File

@ -135,4 +135,4 @@ def on_internet_available(agent):
logging.debug("grid: reporting disabled")
except Exception as e:
logging.error("grid api: %s" % e)
logging.error("grid api: %s" % e)