Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ pic
Method
pic
tests/shapes/test_base.py:476–477 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
474
475
@pytest.fixture
476
def
pic(self):
477
return
a_pic().with_nsdecls().with_child(an_spPr()).element
478
479
@pytest.fixture
480
def
pic_with_off(self, left, top):
Callers
nothing calls this directly
Calls
4
a_pic
Function · 0.85
an_spPr
Function · 0.85
with_child
Method · 0.80
with_nsdecls
Method · 0.80
Tested by
no test coverage detected