plcopen/plcopen.py
changeset 1878 fb73a6b6622d
parent 1872 866fb3ab8778
child 1881 091005ec69c4
--- a/plcopen/plcopen.py	Thu Oct 19 10:57:35 2017 +0300
+++ b/plcopen/plcopen.py	Thu Oct 19 11:03:03 2017 +0300
@@ -209,8 +209,8 @@
 PLCOpen_v1_xml = PLCOpen_v1_file.read()
 PLCOpen_v1_file.close()
 PLCOpen_v1_xml = PLCOpen_v1_xml.replace(
-        "http://www.plcopen.org/xml/tc6.xsd",
-        "http://www.plcopen.org/xml/tc6_0201")
+    "http://www.plcopen.org/xml/tc6.xsd",
+    "http://www.plcopen.org/xml/tc6_0201")
 PLCOpen_v1_xsd = etree.XMLSchema(etree.fromstring(PLCOpen_v1_xml))
 
 # XPath for file compatibility process