mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-19 11:42:36 +01:00
4 lines
86 B
Python
4 lines
86 B
Python
#!/usr/bin/env python
|
|
from daqpower.client import run_send_command
|
|
run_send_command()
|