Administrator
2025-06-09 1e16e3fdc6fafc66c4a0ae168d1b4e46b61e5a70
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