etherlab/CommonEtherCATFunction.py
changeset 2383 6cc3460be285
parent 2382 e783c6beacf1
child 2384 d7d9f0e60bc9
--- a/etherlab/CommonEtherCATFunction.py	Sat Sep 29 15:21:06 2018 +0300
+++ b/etherlab/CommonEtherCATFunction.py	Sat Sep 29 15:24:07 2018 +0300
@@ -258,8 +258,8 @@
     def BackupSDODataSet(self):
         """
         Back-up current SDO entry information to restore the SDO data
-         in case that the user cancels SDO update operation.
-    	"""
+        in case that the user cancels SDO update operation.
+        """
         self.BackupDatatypeDescription = self.SaveDatatypeDescription
         self.BackupCommunicationObject = self.SaveCommunicationObject
         self.BackupManufacturerSpecific = self.SaveManufacturerSpecific