Feat: Implement FastAPI REST Server for Dia TTS #156
Annotations
10 errors
|
api.py#L42
api.py:42:1: W293 Blank line contains whitespace
|
|
api.py#L41
api.py:41:10: W291 Trailing whitespace
|
|
api.py#L40
api.py:40:1: W293 Blank line contains whitespace
|
|
api.py#L21
api.py:21:17: F401 `numpy` imported but unused
|
|
api.py#L16
api.py:16:50: F401 `fastapi.responses.JSONResponse` imported but unused
|
|
api.py#L15
api.py:15:1: I001 Import block is un-sorted or un-formatted
|
|
api.py#L12
api.py:12:1: E722 Do not use bare `except`
|
|
api.py#L6
api.py:6:42: F401 `typing.Any` imported but unused
|
|
api.py#L6
api.py:6:36: F401 `typing.Dict` imported but unused
|
|
api.py#L1
api.py:1:1: I001 Import block is un-sorted or un-formatted
|
The logs for this run have expired and are no longer available.
Loading