I saw in the code that the function `check_usr_pass()` is never used in widgets.py and duplicates `check_current_passwd()`. So you could delete it.
I saw in the code that the function
check_usr_pass()is never used in widgets.py and duplicatescheck_current_passwd().So you could delete it.