karanage/client/python/karanage_tools/bin/karanage-tools-state-history-get

3 lines
114 B
Python
Executable File

#!/bin/python3
from karanage_tools import karanage_tools_state_history_get
karanage_tools_state_history_get.main()