diff -r e9e7eca7efee -r bf71ee032bb4 src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerUtilities.py --- 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