Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ parent_
Method
parent_
tests/test_table.py:616–617 ·
view source on GitHub ↗
(self, request)
Source
from the content-addressed store, hash-verified
614
615
@pytest.fixture
616
def
parent_(self, request):
617
return
instance_mock(request, _ColumnCollection)
618
619
620
class
Describe_ColumnCollection(object):
Callers
nothing calls this directly
Calls
1
instance_mock
Function · 0.85
Tested by
no test coverage detected