Fix indent

This commit is contained in:
Simon 2017-03-31 21:44:37 +02:00
parent 67ce0f4352
commit a4647dc018
1 changed files with 1 additions and 1 deletions

View File

@ -357,7 +357,7 @@ class EmonHubDomoticzReporter(EmonHubReporter):
reply = self._send_post(post_url_pulse, post_body, post_header)
status = True
status = True
self._log.debug(self.name + " Next return" )
if status: