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