src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py

branch
eric7
changeset 11124
f475e4e210d2
parent 11090
f5f5f5803935
child 11136
437db2f032fd
--- a/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py	Mon Jan 27 14:59:31 2025 +0100
+++ b/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Security/translations.py	Sat Feb 08 11:02:51 2025 +0100
@@ -465,7 +465,7 @@
     "S413": ["Crypto.Cipher"],
     "S505": ["RSA", 2048],
     "S609": ["os.system"],
-    "S613": [repr("\u202E")],
+    "S613": [repr("\u202e")],
     "S801": ["A1B2C3D4E5F6G7H8I9J0"],  # secok
     "S802": ["aA1bB2cC3dD4/eE5fF6gG7+hH8iI9jJ0=kKlLM+="],  # secok
 }

eric ide

mercurial