MCPcopy
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
3import unittest
4from unittest.mock import MagicMock, patch

Callers

nothing calls this directly

Calls 1

mainMethod · 0.45

Tested by

no test coverage detected