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

Function given_a_CategoryChartData_object

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

Source from the content-addressed store, hash-verified

36
37@given("a CategoryChartData object")
38def given_a_CategoryChartData_object(context):
39 context.chart_data = CategoryChartData()
40
41
42@given("a CategoryChartData object having date categories")

Callers

nothing calls this directly

Calls 1

CategoryChartDataClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…