src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerUtilities.py

branch
eric7
changeset 9221
bf71ee032bb4
parent 9209
b99e7fd55fd3
child 9413
80c06d472826
--- a/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerUtilities.py	Wed Jul 13 11:16:20 2022 +0200
+++ b/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerUtilities.py	Wed Jul 13 14:55:47 2022 +0200
@@ -13,7 +13,7 @@
 def setItemIcon(itm, column, msgCode, severity=None):
     """
     Function to set the icon of the passed message item.
-    
+
     @param itm reference to the message item
     @type QTreeWidgetItem
     @param column column for the icon

eric ide

mercurial