src/eric7/Documentation/Source/eric7.Plugins.PluginCodeStyleChecker.html

branch
eric7
changeset 10595
59579e8aff98
parent 10479
856476537696
child 10684
58c7f23ae1cb
--- a/src/eric7/Documentation/Source/eric7.Plugins.PluginCodeStyleChecker.html	Mon Feb 19 19:17:04 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.PluginCodeStyleChecker.html	Wed Feb 21 10:56:24 2024 +0100
@@ -438,9 +438,9 @@
 <dd>
 source filename
 </dd>
-<dt><i>source</i> (str)</dt>
+<dt><i>source</i> (list of str)</dt>
 <dd>
-string containing the code to check
+list of code lines to be checked
 </dd>
 <dt><i>args</i> (list of (str, str, bool, str, str, bool, int, list of (int, int),)</dt>
 <dd>

eric ide

mercurial