Skip to content

Commit 3bc7e08

Browse files
updated restaurants.py
1 parent e39ce31 commit 3bc7e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EazyDiner-Scraper/restaurants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class EazyDiner:
88
Class - `EazyDiner`
99
Example:
1010
```
11-
hotels = EazyDiner(location="Delhi NCR")
11+
restaurants = EazyDiner(location="Delhi NCR")
1212
```\n
1313
Methods :\n
1414
1. ``.getRestaurants() | Response - List of restraunts and its details.

0 commit comments

Comments
 (0)