MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / inverted

Method inverted

lib/matplotlib/transforms.py:2208–2210  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

2206 return self
2207
2208 def inverted(self):
2209 # docstring inherited
2210 return self
2211
2212
2213class _BlendedMixin:

Callers 1

_make_imageMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected