Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColdGrub1384/Pyto
/ __array__
Method
__array__
site-packages/matplotlib/transforms.py:272–273 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
270
frozen.__doc__ = TransformNode.__doc__
271
272
def
__array__(self, *args, **kwargs):
273
return
self.get_points()
274
275
def
is_unit(self):
276
""
"
Callers
nothing calls this directly
Calls
1
get_points
Method · 0.95
Tested by
no test coverage detected