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

Method __init__

lib/matplotlib/colors.py:2316–2317  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

2314 """
2315
2316 def __init__(self):
2317 self.callbacks = cbook.CallbackRegistry(signals=["changed"])
2318
2319 @property
2320 @abstractmethod

Callers 11

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected