Skip to content

Commit dc9037d

Browse files
committed
Included example output in comment for consistency with other exmaples
1 parent 3ce2a35 commit dc9037d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ amazon = bottlenose.Amazon(
177177
results = amazon.ItemLookup(ItemId="0198596790",ResponseGroup="SalesRank")
178178

179179
print(results.find('SalesRank').string)
180+
# 168088
180181
```
181182

182183
Throttling/Batch Mode

0 commit comments

Comments
 (0)