jellyfin-exporter/src/jellyfin_exporter/__main__.py

3 lines
46 B
Python

from jellyfin_exporter.cli import main
main()