Delete tools/restaurants/test.py
Browse files
tools/restaurants/test.py
DELETED
@@ -1,6 +0,0 @@
|
|
1 |
-
from tools.restaurants.apis import Restaurants
|
2 |
-
restaurant = Restaurants('/home/xj/toolAugEnv/code/toolConstraint/database/restaurants/clean_restaurant_2022.csv')
|
3 |
-
print(restaurant.run('New York'))
|
4 |
-
# x = x.replace(restaurant.run('New York'),"MASK")
|
5 |
-
# print("--------------")
|
6 |
-
# print(restaurant.run('New York'))
|
|
|
|
|
|
|
|
|
|
|
|
|
|