MCPcopy
hub / github.com/impira/docquery / test_assert_fallback

Function test_assert_fallback

tests/test_ocr_reader.py:70–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 },
69)
70def test_assert_fallback():
71 reader = get_ocr_reader()
72 assert isinstance(reader, EasyOCRReader)
73
74
75@patch(

Callers

nothing calls this directly

Calls 1

get_ocr_readerFunction · 0.90

Tested by

no test coverage detected