MCPcopy
hub / github.com/Textualize/rich / ThemeStackError

Class ThemeStackError

rich/theme.py:77–78  ·  view source on GitHub ↗

Base exception for errors related to the theme stack.

Source from the content-addressed store, hash-verified

75
76
77class ThemeStackError(Exception):
78 """Base exception for errors related to the theme stack."""
79
80
81class ThemeStack:

Callers 1

pop_themeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected