mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-03-16 01:33:41 +08:00
3 lines
75 B
Python
3 lines
75 B
Python
from waitress.runner import run # pragma nocover
|
|
|
|
run() # pragma nocover
|