Fix indent
This commit is contained in:
parent
67ce0f4352
commit
a4647dc018
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue