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

Function when_I_call_comments_get_2

features/steps/comments.py:105–106  ·  view source on GitHub ↗
(context: Context)

Source from the content-addressed store, hash-verified

103
104@when("I call comments.get(2)")
105def when_I_call_comments_get_2(context: Context):
106 context.comment = context.comments.get(2)
107
108
109# then =====================================================

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…