tradingview-alert-dispatcher/app/__main__.py
2026-05-14 21:40:22 +08:00

5 lines
35 B
Python

from app.server import run
run()