Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -36,7 +36,6 @@ def zapro():
|
|
| 36 |
@app.route("/api", methods=['GET'])
|
| 37 |
def handle_api():
|
| 38 |
response = api()
|
| 39 |
-
|
| 40 |
return response
|
| 41 |
|
| 42 |
|
|
|
|
| 36 |
@app.route("/api", methods=['GET'])
|
| 37 |
def handle_api():
|
| 38 |
response = api()
|
|
|
|
| 39 |
return response
|
| 40 |
|
| 41 |
|