Files
wehub-resource-sync fc00954168
Build / build (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:49:10 +08:00

6 lines
113 B
Python

#!/usr/bin/env python
from hf3fs_utils import cli
if __name__ == "__main__":
cli.cli(max_content_width=120)