yc-bench/src/yc_bench/__main__.py
2026-02-25 02:16:35 -08:00

3 lines
46 B
Python

from yc_bench.cli import app_main
app_main()