diff -r 47be220abdaf -r 779cda568acb src/eric7/DebugClients/Python/getpass.py --- a/src/eric7/DebugClients/Python/getpass.py Tue Apr 16 15:47:11 2024 +0200 +++ b/src/eric7/DebugClients/Python/getpass.py Sat Apr 20 18:01:36 2024 +0200 @@ -53,7 +53,7 @@ @param prompt Prompt to be shown to the user @type str - @param stream input stream to read from (ignored) + @param stream input stream to read from (unused) @type file @return Password entered by the user @rtype str