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