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

Method _init_

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

Source from the content-addressed store, hash-verified

515
516 @pytest.fixture
517 def _init_(self, request: FixtureRequest):
518 return initializer_mock(request, _LineSegment, autospec=True)
519
520
521class Describe_MoveTo(object):

Callers

nothing calls this directly

Calls 1

initializer_mockFunction · 0.85

Tested by

no test coverage detected