Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ tbl_
Method
tbl_
tests/test_table.py:123–124 ·
view source on GitHub ↗
(self, request)
Source
from the content-addressed store, hash-verified
121
122
@pytest.fixture
123
def
tbl_(self, request):
124
return
instance_mock(request, CT_Table)
125
126
@pytest.fixture
127
def
tc_(self, request):
Callers
nothing calls this directly
Calls
1
instance_mock
Function · 0.85
Tested by
no test coverage detected