ea2cc30
1
2
3
4
5
from harbor_hf.run_data_reset import main if __name__ == "__main__": raise SystemExit(main())