--- a/Plugins/CheckerPlugins/CodeStyleChecker/translations.py Thu Mar 16 19:32:33 2017 +0100 +++ b/Plugins/CheckerPlugins/CodeStyleChecker/translations.py Thu Mar 16 19:58:22 2017 +0100 @@ -438,9 +438,6 @@ "M112": QCoreApplication.translate( "MiscellaneousChecker", "copyright notice contains invalid author"), - "M121": QCoreApplication.translate( - "MiscellaneousChecker", - "blind except: statement"), # __IGNORE_WARNING_M121__ "M131": QCoreApplication.translate( "MiscellaneousChecker", '"{0}" is a Python builtin and is being shadowed; '