MCPcopy Create free account
hub / github.com/daft-dev/daft / ax

Method ax

daft.py:462–463  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

460
461 @property
462 def ax(self):
463 return self._ctx.ax()
464
465 def show(self, dpi=None, *args, **kwargs):
466 """

Callers 3

renderMethod · 0.45
renderMethod · 0.45
renderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected