MCPcopy Create free account
hub / github.com/scanny/python-pptx / _init_

Method _init_

tests/shapes/test_freeform.py:353–354  ·  view source on GitHub ↗
(self, request: FixtureRequest)

Source from the content-addressed store, hash-verified

351
352 @pytest.fixture
353 def _init_(self, request: FixtureRequest):
354 return initializer_mock(request, FreeformBuilder, autospec=True)
355
356 @pytest.fixture
357 def _left_prop_(self, request: FixtureRequest):

Callers

nothing calls this directly

Calls 1

initializer_mockFunction · 0.85

Tested by

no test coverage detected