Administrator
2023-08-15 ce2560446a336f2e035518d94c3a0e32693c64b5
huaxin_api/xmdapi.py
File was renamed from xmdapi.py
@@ -11,7 +11,7 @@
# Import the low-level C/C++ module
if __package__ or "." in __name__:
    from . import _xmdapi
    import huaxin_api._xmdapi as _xmdapi
else:
    import _xmdapi