Spaces:
Runtime error
Runtime error
Pavel Duchovny
commited on
Commit
·
c69fe75
1
Parent(s):
be5aa57
new features
Browse files
app.py
CHANGED
@@ -10,6 +10,7 @@ import os
|
|
10 |
|
11 |
|
12 |
|
|
|
13 |
## Get the restaurants based on the search and location
|
14 |
def get_restaurants(search, location, meters):
|
15 |
|
|
|
10 |
|
11 |
|
12 |
|
13 |
+
|
14 |
## Get the restaurants based on the search and location
|
15 |
def get_restaurants(search, location, meters):
|
16 |
|