MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / artist.py

File artist.py

lib/matplotlib/artist.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from collections import namedtuple
2import contextlib
3from functools import cache, reduce, wraps
4import inspect

Callers

nothing calls this directly

Tested by

no test coverage detected