Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -164,7 +164,7 @@ def index():
|
|
164 |
|
165 |
@app.route('/')
|
166 |
def yellow_name():
|
167 |
-
return f'
|
168 |
|
169 |
|
170 |
|
|
|
164 |
|
165 |
@app.route('/')
|
166 |
def yellow_name():
|
167 |
+
return f'Hello world!'
|
168 |
|
169 |
|
170 |
|