diff --git a/vnpy/gateway/okexf/__init__.py b/vnpy/gateway/okexf/__init__.py new file mode 100644 index 00000000..ade0ed48 --- /dev/null +++ b/vnpy/gateway/okexf/__init__.py @@ -0,0 +1 @@ +from .okexf_gateway import OkexfGateway