src/eric7/Utilities/__init__.py

branch
eric7
changeset 10683
779cda568acb
parent 10496
f9925e08dbce
child 10692
9becf9ca115c
--- a/src/eric7/Utilities/__init__.py	Tue Apr 16 15:47:11 2024 +0200
+++ b/src/eric7/Utilities/__init__.py	Sat Apr 20 18:01:36 2024 +0200
@@ -53,9 +53,9 @@
     @type str
     @param lineno line number causing the warning
     @type int
-    @param file file to write the warning message to (ignored)
+    @param file file to write the warning message to (unused)
     @type file
-    @param line line causing the warning (ignored)
+    @param line line causing the warning (unused)
     @type int
     @exception err exception of type SyntaxError
     """

eric ide

mercurial