Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
580
class
Describe_Column(object):
Callers
nothing calls this directly
Calls
1
instance_mock
Function · 0.85
Tested by
no test coverage detected