hsaest commited on
Commit
f150e54
1 Parent(s): 35e773b

Delete tools/restaurants/test.py

Browse files
Files changed (1) hide show
  1. tools/restaurants/test.py +0 -6
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'))