Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ rPr_xml
Method
rPr_xml
tests/text/test_text.py:776–777 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
774
775
@pytest.fixture
776
def
rPr_xml(self):
777
return
an_rPr().with_nsdecls(
"a"
,
"r"
).xml()
778
779
@pytest.fixture
780
def
url(self):
Callers
nothing calls this directly
Calls
3
an_rPr
Function · 0.85
with_nsdecls
Method · 0.80
xml
Method · 0.45
Tested by
no test coverage detected