Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/modelscope/FunASR
/ test_punc_model_none.py
File
test_punc_model_none.py
tests/test_punc_model_none.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Tests for issue #2839: punc_model=None should not cause UnboundLocalError."
""
2
3
import
unittest
4
from
unittest.mock
import
MagicMock, patch
Callers
nothing calls this directly
Calls
1
main
Method · 0.45
Tested by
no test coverage detected