Path 1: 19 calls (1.0)
1def pop_theme(self) -> None: 2 """Remove theme from top of stack, restoring previous theme.""" 3 self._theme_stack.pop_theme()