plcopen/BlockInstanceCollector.py
changeset 1959 ce1bfd04b3f6
parent 1957 2d1cc4f5e4ef
child 1973 cc7a46953471
--- a/plcopen/BlockInstanceCollector.py	Wed Feb 28 16:10:05 2018 +0100
+++ b/plcopen/BlockInstanceCollector.py	Thu Mar 01 09:41:12 2018 +0100
@@ -4,8 +4,8 @@
 # See COPYING file for copyrights details.
 
 from __future__ import absolute_import
+from collections import OrderedDict, namedtuple
 from plcopen.XSLTModelQuery import XSLTModelQuery, _StringValue, _BoolValue, _translate_args
-from collections import OrderedDict, namedtuple
 
 # -------------------------------------------------------------------------------
 #           Helpers object for generating pou block instances list