editors/IECCodeViewer.py
changeset 1736 7e61baa047f0
parent 1735 c02818d7e29f
child 1881 091005ec69c4
--- a/editors/IECCodeViewer.py	Mon Aug 14 22:30:41 2017 +0300
+++ b/editors/IECCodeViewer.py	Mon Aug 14 23:27:15 2017 +0300
@@ -25,6 +25,7 @@
 from editors.TextViewer import TextViewer
 from plcopen.plcopen import TestTextElement
 
+
 class IECCodeViewer(TextViewer):
 
     def __del__(self):