bazarr/libs/waitress/__main__.py

4 lines
75 B
Python
Raw Normal View History

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