Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ Video_init_
Method
Video_init_
tests/test_media.py:133–134 ·
view source on GitHub ↗
(self, request)
Source
from the content-addressed store, hash-verified
131
132
@pytest.fixture
133
def
Video_init_(self, request):
134
return
initializer_mock(request, Video, autospec=True)
Callers
nothing calls this directly
Calls
1
initializer_mock
Function · 0.85
Tested by
no test coverage detected