Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ subclass_fixture
Method
subclass_fixture
tests/test_slide.py:400–401 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
398
399
@pytest.fixture
400
def
subclass_fixture(self):
401
return
Slide(None, None)
402
403
# fixture components ---------------------------------------------
404
Callers
nothing calls this directly
Calls
1
Slide
Class · 0.90
Tested by
no test coverage detected