MCPcopy Index your code
hub / github.com/python-openxml/python-docx / when_I_call_run_add_picture

Function when_I_call_run_add_picture

features/steps/hdrftr.py:72–73  ·  view source on GitHub ↗
(context)

Source from the content-addressed store, hash-verified

70
71@when("I call run.add_picture()")
72def when_I_call_run_add_picture(context):
73 context.run.add_picture(test_file("test.png"))
74
75
76# then =====================================================

Callers

nothing calls this directly

Calls 2

test_fileFunction · 0.90
add_pictureMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…