diff -r fda6c1a37662 -r f62625418bff plcopen/BlockInstanceCollector.py --- a/plcopen/BlockInstanceCollector.py Mon Mar 27 10:19:14 2023 +0200 +++ b/plcopen/BlockInstanceCollector.py Fri Oct 28 12:39:15 2022 +0800 @@ -3,7 +3,7 @@ # This file is part of Beremiz. # 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