Have gone through step by step instructions to create web app twice but still unable to get page to be served when i go to <hostname>.pythoneverywhere.com. I should be seeing very basic webpage saying "hello world" but alas no. It may be a problem with my account not sure. Note that the <hostname>_pythonanywhere_com_wsgi.py file has an exclamation next to this line: from flask_app import app as application It says 'application' imported but unsed.
Any help much appreciated.