MCPcopy Index your code
hub / github.com/python-openxml/python-docx / tc_2_

Method tc_2_

tests/test_table.py:538–539  ·  view source on GitHub ↗
(self, request: FixtureRequest)

Source from the content-addressed store, hash-verified

536
537 @pytest.fixture
538 def tc_2_(self, request: FixtureRequest):
539 return instance_mock(request, CT_Tc)
540
541
542class Describe_Column:

Callers

nothing calls this directly

Calls 1

instance_mockFunction · 0.85

Tested by

no test coverage detected