src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10595
59579e8aff98
child 11150
73d80859079c
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html	Sat Apr 20 18:01:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html	Sat Apr 20 18:02:35 2024 +0200
@@ -457,16 +457,16 @@
 <hr />
 <a NAME="securityOk" ID="securityOk"></a>
 <h2>securityOk</h2>
-<b>securityOk</b>(<i>errorCode, lineFlags</i>)
+<b>securityOk</b>(<i>_errorCode, lineFlags</i>)
 <p>
     Function to check, if the given error code is an acknowledged security report.
 </p>
 
 <dl>
 
-<dt><i>errorCode</i> (str)</dt>
+<dt><i>_errorCode</i> (str)</dt>
 <dd>
-error code to be checked
+error code to be checked (unused)
 </dd>
 <dt><i>lineFlags</i> (list of str)</dt>
 <dd>

eric ide

mercurial