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

Method rPr_with_hlinkClick_xml

tests/text/test_text.py:772–773  ·  view source on GitHub ↗
(self, rPr_with_hlinkClick_bldr)

Source from the content-addressed store, hash-verified

770
771 @pytest.fixture
772 def rPr_with_hlinkClick_xml(self, rPr_with_hlinkClick_bldr):
773 return rPr_with_hlinkClick_bldr.xml()
774
775 @pytest.fixture
776 def rPr_xml(self):

Callers

nothing calls this directly

Calls 1

xmlMethod · 0.45

Tested by

no test coverage detected