beremiz

PEP-8 and PyLint

2018-04-19, Edouard Tisserant
36a624779f9f
Parents 12b20698e4f3
Children 9fa2f8ede5d6
PEP-8 and PyLint
--- a/Beremiz_service.py Thu Apr 19 15:03:23 2018 +0200
+++ b/Beremiz_service.py Thu Apr 19 15:17:05 2018 +0200
@@ -482,6 +482,7 @@
self.plcobj.StartPLC()
self.plcobj.StatusChange()
+
if enabletwisted:
import warnings
with warnings.catch_warnings():