Skip to content

Commit 2425d3d

Browse files
author
LittleMouse
committed
[update] checkout axcl branch
1 parent 748ec04 commit 2425d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/memory_check.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ async def _get_cmminfo(self):
3333
loop = asyncio.get_event_loop()
3434
return await loop.run_in_executor(
3535
None,
36-
self._sys_client.cmminfo
36+
self._sys_client.axclcmminfo
3737
)

0 commit comments

Comments
 (0)