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

Class _Section

lib/matplotlib/rcsetup.py:1497–1499  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1495
1496@dataclass
1497class _Section:
1498 title: str
1499 description: str = None
1500
1501
1502@dataclass

Callers 1

rcsetup.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…