mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-08-31 21:59:28 +00:00
13 lines
195 B
Text
13 lines
195 B
Text
![]() |
[run]
|
||
|
source = api
|
||
|
omit = Kokoro-82M/*
|
||
|
|
||
|
[report]
|
||
|
exclude_lines =
|
||
|
pragma: no cover
|
||
|
def __repr__
|
||
|
raise NotImplementedError
|
||
|
if __name__ == .__main__.:
|
||
|
pass
|
||
|
raise ImportError
|