Skip to content

Commit

Permalink
examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Chavithra committed Dec 30, 2023
1 parent 4ed942d commit 12232e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/trading/product_search.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,3 @@
# LOOP OVER PRODUCTS
for product in product_search.products:
print(dict(product))

0 comments on commit 12232e3

Please sign in to comment.