MCPcopy Create free account
hub / github.com/scanny/python-pptx / given_a_Category_object

Function given_a_Category_object

features/steps/chartdata.py:33–34  ·  view source on GitHub ↗
(context)

Source from the content-addressed store, hash-verified

31
32@given("a Category object")
33def given_a_Category_object(context):
34 context.category = Category(None, None)
35
36
37@given("a CategoryChartData object")

Callers

nothing calls this directly

Calls 1

CategoryClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…