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

Method line

tests/dml/test_line.py:151–152  ·  view source on GitHub ↗
(self, shape_)

Source from the content-addressed store, hash-verified

149
150 @pytest.fixture
151 def line(self, shape_):
152 return LineFormat(shape_)
153
154 @pytest.fixture
155 def ln_(self, request):

Callers

nothing calls this directly

Calls 1

LineFormatClass · 0.90

Tested by

no test coverage detected