Fix comment on top of examples in both examples.rest.auth and examples.websocket.auth.

This commit is contained in:
Davide Casale
2023-06-12 15:42:52 +02:00
parent 708fdc87c7
commit f343fce20f
8 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# python -c "import examples.websocket.authenticated.submit_order"
# python -c "import examples.websocket.auth.submit_order"
import os

View File

@@ -1,4 +1,4 @@
# python -c "import examples.websocket.authenticated.wallets"
# python -c "import examples.websocket.auth.wallets"
import os