MCPcopy 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_mockFunction · 0.85

Tested by

no test coverage detected