eric6/Plugins/CheckerPlugins/CodeStyleChecker/translations.py

changeset 7639
422fd05e9c91
parent 7613
382f89c11e27
child 7747
4f0b034f4c34
--- a/eric6/Plugins/CheckerPlugins/CodeStyleChecker/translations.py	Thu Jun 25 19:09:55 2020 +0200
+++ b/eric6/Plugins/CheckerPlugins/CodeStyleChecker/translations.py	Sat Jun 27 12:08:12 2020 +0200
@@ -305,9 +305,6 @@
     "D112": QCoreApplication.translate(
         "DocStyleChecker",
         'docstring containing \\ not surrounded by r"""'),
-    "D113": QCoreApplication.translate(
-        "DocStyleChecker",
-        'docstring containing unicode character not surrounded by u"""'),
     "D121": QCoreApplication.translate(
         "DocStyleChecker", "one-liner docstring on multiple lines"),
     "D122": QCoreApplication.translate(

eric ide

mercurial