Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ GroupShapes_init_
Method
GroupShapes_init_
tests/shapes/test_group.py:64–65 ·
view source on GitHub ↗
(self, request)
Source
from the content-addressed store, hash-verified
62
63
@pytest.fixture
64
def
GroupShapes_init_(self, request):
65
return
initializer_mock(request, GroupShapes, autospec=True)
66
67
@pytest.fixture
68
def
shadow_(self, request):
Callers
nothing calls this directly
Calls
1
initializer_mock
Function · 0.85
Tested by
no test coverage detected