diff -r 176145438b1e -r 422fd05e9c91 eric6/DebugClients/Python/getpass.py --- a/eric6/DebugClients/Python/getpass.py Thu Jun 25 19:09:55 2020 +0200 +++ b/eric6/DebugClients/Python/getpass.py Sat Jun 27 12:08:12 2020 +0200 @@ -56,6 +56,3 @@ win_getpass = getpass default_getpass = getpass fallback_getpass = getpass - -# -# eflag: noqa = M702