Administrator
2025-06-03 c4ed4da4ac8b8bc24e0a3ed0e782e9248b4a511c
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