@@ -0,0 +1,5 @@
from app import create_app
if __name__ == '__main__':
app = create_app('dev')
app.run()
The note is not visible to the blocked user.