fix import

This commit is contained in:
zhiyong 2025-04-29 00:48:09 +08:00
parent 6bbef0b53b
commit a78fed1c51

View File

@ -2,10 +2,6 @@
__version__ = "xtquant"
from . import xtpythonclient
from . import xttype
from . import xtconstant
from . import xttrader
def check_for_update(package_name):