fix
This commit is contained in:
parent
d5710eaa20
commit
007ed0da85
@ -110,7 +110,7 @@ def run():
|
||||
client.loop_forever()
|
||||
|
||||
except IOError as e:
|
||||
logging.info(e)
|
||||
logging.info(e)
|
||||
|
||||
except KeyboardInterrupt:
|
||||
logging.info("ctrl + c:")
|
||||
|
Loading…
Reference in New Issue
Block a user