beremiz

Parents d7d9f0e60bc9
Children d00f1430d57a
clean etherlab: pep8, E266 too many leading '#' for block comment
--- a/etherlab/EtherCATManagementEditor.py Sat Sep 29 15:31:50 2018 +0300
+++ b/etherlab/EtherCATManagementEditor.py Sat Sep 29 15:33:41 2018 +0300
@@ -1758,7 +1758,7 @@
"""
# If "Compact View" Checkbox is True
- ## 'event' is argument of this method or event of checkbox.
+ # 'event' is argument of this method or event of checkbox.
if event is True or event.GetEventObject().GetValue():
self.CompactFlag = True