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

Method _init_

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

Source from the content-addressed store, hash-verified

468
469 @pytest.fixture
470 def _init_(self, request: FixtureRequest):
471 return initializer_mock(request, _Close, autospec=True)
472
473
474class Describe_LineSegment(object):

Callers

nothing calls this directly

Calls 1

initializer_mockFunction · 0.85

Tested by

no test coverage detected