This commit is contained in:
tomaae 2020-04-13 07:52:26 +02:00
parent 8a3af96fee
commit 8cf278be64
2 changed files with 6 additions and 3 deletions

View file

@ -106,7 +106,7 @@ class MikrotikAPI:
self._connected = False
self._connection = None
self._connection_epoch = 0
# ---------------------------
# connect
# ---------------------------