team-10/env/Lib/site-packages/tqdm/__main__.py

4 lines
30 B
Python
Raw Normal View History

2025-08-02 07:34:44 +02:00
from .cli import main
main()