Merged fix_PLC_runtime_shutdown
authorEdouard Tisserant
Thu, 18 Apr 2019 14:42:23 +0200
changeset 2606 9944a18cad17
parent 2598 46df689dbc3b (diff)
parent 2605 0615137bf515 (current diff)
child 2607 bf0c1a40cf37
Merged fix_PLC_runtime_shutdown
--- a/connectors/PYRO/PSK_Adapter.py	Thu Apr 18 14:41:21 2019 +0200
+++ b/connectors/PYRO/PSK_Adapter.py	Thu Apr 18 14:42:23 2019 +0200
@@ -46,6 +46,7 @@
     print(str(e))
     sslpsk = None
 
+
 class PYROPSKAdapter(PYROAdapter):
     """
     This is essentialy the same as in Pyro/protocol.py