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

Function when_I_clear_the_run

features/steps/text.py:181–182  ·  view source on GitHub ↗
(context)

Source from the content-addressed store, hash-verified

179
180@when("I clear the run")
181def when_I_clear_the_run(context):
182 context.run.clear()
183
184
185@when("I set the run underline to {underline_value}")

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…