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

Method subclass_fixture

tests/test_slide.py:924–925  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

922
923 @pytest.fixture
924 def subclass_fixture(self):
925 return SlideMaster(None, None)
926
927 # fixture components -----------------------------------
928

Callers

nothing calls this directly

Calls 1

SlideMasterClass · 0.90

Tested by

no test coverage detected