PyLint/Documentation/source/Plugin_Checker_PyLint.PluginPyLint.html

changeset 95
50eba81e4a9f
parent 85
6124794c3ffe
diff -r 45d226917534 -r 50eba81e4a9f PyLint/Documentation/source/Plugin_Checker_PyLint.PluginPyLint.html
--- a/PyLint/Documentation/source/Plugin_Checker_PyLint.PluginPyLint.html	Wed Dec 30 11:02:01 2020 +0100
+++ b/PyLint/Documentation/source/Plugin_Checker_PyLint.PluginPyLint.html	Sat Apr 24 17:01:22 2021 +0200
@@ -348,7 +348,7 @@
         Public method to activate this plugin.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of None and activation status (boolean)
 </dd>
@@ -378,7 +378,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 version string of detected version (string)
 </dd>
@@ -394,7 +394,7 @@
     Restricted function to check the availability of pylint.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating availability (boolean)
 </dd>
@@ -417,7 +417,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 path name of the executable (string)
 </dd>
@@ -433,7 +433,7 @@
     Public method to support the display of some executable info.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 dictionary containing the data to query the presence of
         the executable

eric ide

mercurial