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