Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ Package_
Method
Package_
tests/test_api.py:39–40 ·
view source on GitHub ↗
(self, request)
Source
from the content-addressed store, hash-verified
37
38
@pytest.fixture
39
def
Package_(self, request):
40
return
class_mock(request,
"pptx.api.Package"
)
41
42
@pytest.fixture
43
def
prs_(self, request):
Callers
nothing calls this directly
Calls
1
class_mock
Function · 0.85
Tested by
no test coverage detected