kopia lustrzana https://github.com/Yakifo/amqtt
lint fixing
rodzic
1608edff91
commit
311dec7774
|
@ -456,7 +456,7 @@ class MQTTClient:
|
|||
# if not self._handler:
|
||||
self._handler = ClientProtocolHandler(self.plugins_manager)
|
||||
|
||||
connection_timeout = self.config.get('connection_timeout', None)
|
||||
connection_timeout = self.config.get("connection_timeout", None)
|
||||
|
||||
if secure:
|
||||
sc = ssl.create_default_context(
|
||||
|
|
Ładowanie…
Reference in New Issue