MCPcopy Create free account
hub / github.com/scanny/python-pptx / cell_

Method cell_

tests/test_table.py:576–577  ·  view source on GitHub ↗
(self, request)

Source from the content-addressed store, hash-verified

574
575 @pytest.fixture
576 def cell_(self, request):
577 return instance_mock(request, _Cell)
578
579
580class Describe_Column(object):

Callers

nothing calls this directly

Calls 1

instance_mockFunction · 0.85

Tested by

no test coverage detected