--- a/Plugins/CheckerPlugins/CodeStyleChecker/translations.py Sun Nov 15 13:31:39 2015 +0100 +++ b/Plugins/CheckerPlugins/CodeStyleChecker/translations.py Sun Nov 15 13:52:29 2015 +0100 @@ -392,7 +392,7 @@ "copyright notice contains invalid author"), "M121": QCoreApplication.translate( "MiscellaneousChecker", - "blind except: statement"), + "blind except: statement"), # __IGNORE_WARNING__ "M601": QCoreApplication.translate( "MiscellaneousChecker", "found {0} formatter"),