1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-28 18:48:26 +00:00
bazarr/libs/waitress/__main__.py

3 lines
74 B
Python
Raw Normal View History

from waitress.runner import run # pragma nocover
run() # pragma nocover