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

Function when_I_add_a_tab

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

Source from the content-addressed store, hash-verified

145
146@when("I add a tab")
147def when_I_add_a_tab(context):
148 context.run.add_tab()
149
150
151@when("I add text to the run")

Callers

nothing calls this directly

Calls 1

add_tabMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…