etherlab/EthercatMaster.py
changeset 2390 81116c5db60f
parent 2381 1c40e3976cc2
child 2391 3315e621d7fb
--- a/etherlab/EthercatMaster.py	Sat Sep 29 16:17:04 2018 +0300
+++ b/etherlab/EthercatMaster.py	Sat Sep 29 16:19:15 2018 +0300
@@ -11,8 +11,8 @@
 
 import os
 import cPickle
+from copy import deepcopy
 from lxml import etree
-from copy import deepcopy
 
 import wx