Files

5 lines
67 B
Python

from hitl_agent import main
if __name__ == "__main__":
main()