MCPcopy 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_rPrFunction · 0.85
with_nsdeclsMethod · 0.80
xmlMethod · 0.45

Tested by

no test coverage detected