bazarr/libs/waitress/__main__.py

3 lines
74 B
Python
Raw Normal View History

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