connectors/PYRO/__init__.py
changeset 1997 d9e8fb47340f
parent 1995 691d119ba20f
child 2010 bb9c28bd204f
--- a/connectors/PYRO/__init__.py	Thu Apr 19 13:09:41 2018 +0200
+++ b/connectors/PYRO/__init__.py	Thu Apr 19 14:53:42 2018 +0200
@@ -145,6 +145,7 @@
         "GetPLCstatus": ("Broken", None),
         "RemoteExec": (-1, "RemoteExec script failed!")
     }
+
     class PyroProxyProxy(object):
         """
         A proxy proxy class to handle Beremiz Pyro interface specific behavior.