Update WsPrivateTest.py
This commit is contained in:
parent
e1370b39b7
commit
3313cb2aac
|
|
@ -1,6 +1,6 @@
|
|||
import time
|
||||
|
||||
from WsPrivate import WsPrivate
|
||||
from okx.websocket.WsPrivate import WsPrivate
|
||||
|
||||
|
||||
def privateCallback(message):
|
||||
|
|
|
|||
Loading…
Reference in New Issue