Skip to content

Commit

Permalink
⚗️ pyscript
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Aug 8, 2023
1 parent 66e7dca commit 8c9c490
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/01_start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ PyScript

fmo = FindMyOrder()
print(fmo)
msg_order = "buy btc"
print(await fmo.search(msg_order))
print(await fmo.identify_order(msg_order))


</py-script>
</body>
Expand Down

0 comments on commit 8c9c490

Please sign in to comment.