Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ _init_
Method
_init_
tests/shapes/test_freeform.py:564–565 ·
view source on GitHub ↗
(self, request: FixtureRequest)
Source
from the content-addressed store, hash-verified
562
563
@pytest.fixture
564
def
_init_(self, request: FixtureRequest):
565
return
initializer_mock(request, _MoveTo, autospec=True)
Callers
nothing calls this directly
Calls
1
initializer_mock
Function · 0.85
Tested by
no test coverage detected