--- 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 """