There was an error while loading. Please reload this page.
1 parent 3df7471 commit e70b77aCopy full SHA for e70b77a
1 file changed
wsgi.py
@@ -3,7 +3,7 @@
3
4
@application.route("/")
5
def hello():
6
- return "Hello World Meetup!"
+ return "Hello World!"
7
8
if __name__ == "__main__":
9
application.run()
0 commit comments