Remove comments out codes
app/classes/token.py Remove this commented out code.(ligne 70) app/lib/send_mail.py Remove the unused local variable "exception".(ligne 70) main.py Remove this commented out code.(ligne 11) test/test_auth.py Remove this assignment to local variable 'response'; the value is never used.(ligne 278) Remove this commented out code.(ligne 338) Remove this commented out code.(ligne 364) test/test_required_packages.py Remove this identity check; it will always be True.(ligne 28)