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

Class _Subsection

lib/matplotlib/rcsetup.py:1503–1505  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1501
1502@dataclass
1503class _Subsection:
1504 title: str
1505 description: str = None
1506
1507
1508# Definition of all rcParams. This is currently only used to generate the documentation.

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…