Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ _init_
Method
_init_
tests/parts/test_image.py:241–242 ·
view source on GitHub ↗
(self, request)
Source
from the content-addressed store, hash-verified
239
240
@pytest.fixture
241
def
_init_(self, request):
242
return
initializer_mock(request, Image)
243
244
@pytest.fixture
245
def
_pil_props_(self, request):
Callers
nothing calls this directly
Calls
1
initializer_mock
Function · 0.85
Tested by
no test coverage detected