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

Method sp

tests/shapes/test_base.py:542–543  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

540
541 @pytest.fixture
542 def sp(self):
543 return an_sp().with_nsdecls().with_child(an_spPr()).element
544
545 @pytest.fixture
546 def sp_with_ext(self, width, height):

Callers

nothing calls this directly

Calls 4

an_spFunction · 0.85
an_spPrFunction · 0.85
with_childMethod · 0.80
with_nsdeclsMethod · 0.80

Tested by

no test coverage detected