Administrator
2025-06-13 622d2ebab2f86482e84a54e36dce09dc6162e613
xmdapi.py
File was renamed from huaxin_api/xmdapi.py
@@ -11,7 +11,7 @@
# Import the low-level C/C++ module
if __package__ or "." in __name__:
    import huaxin_api._xmdapi as _xmdapi
    from . import _xmdapi
else:
    import _xmdapi