Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ when_I_call_fill_background
Function
when_I_call_fill_background
features/steps/fill.py:73–74 ·
view source on GitHub ↗
(context)
Source
from the content-addressed store, hash-verified
71
72
@when(
"I call fill.background()"
)
73
def
when_I_call_fill_background(context):
74
context.fill.background()
75
76
77
@when(
"I call fill.gradient()"
)
Callers
nothing calls this directly
Calls
1
background
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…