eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.SimplifyNodeVisitor.html

changeset 8248
b00c1c6cc312
parent 8215
fc5d68a6889e
diff -r e718d3a47f78 -r b00c1c6cc312 eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.SimplifyNodeVisitor.html
--- a/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.SimplifyNodeVisitor.html	Sat Apr 17 12:36:40 2021 +0200
+++ b/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.SimplifyNodeVisitor.html	Sat Apr 17 12:37:41 2021 +0200
@@ -159,7 +159,7 @@
 </tr>
 <tr>
 <td><a href="#SimplifyNodeVisitor.__check182">__check182</a></td>
-<td>Private method to check for calls of type 'super(Foo, self)' that could be shortened to 'super()'.</td>
+<td>Private method to check for calls of type 'super()' that could be shortened to 'super()'.</td>
 </tr>
 <tr>
 <td><a href="#SimplifyNodeVisitor.__check201">__check201</a></td>
@@ -650,7 +650,7 @@
 <b>__check182</b>(<i>node</i>)
 
 <p>
-        Private method to check for calls of type 'super(Foo, self)' that could
+        Private method to check for calls of type 'super()' that could
         be shortened to 'super()'.
 </p>
 <dl>

eric ide

mercurial