1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-07 23:13:38 +00:00
bazarr/libs/waitress/__main__.py

4 lines
75 B
Python
Raw Normal View History

2020-04-15 04:02:44 +00:00
from waitress.runner import run # pragma nocover
run() # pragma nocover