Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_sp
Function · 0.85
an_spPr
Function · 0.85
with_child
Method · 0.80
with_nsdecls
Method · 0.80
Tested by
no test coverage detected