MCPcopy Create free account
hub / github.com/google-deepmind/alphageometry / set_theme

Function set_theme

numericals.py:1194–1196  ·  view source on GitHub ↗
(theme)

Source from the content-addressed store, hash-verified

1192
1193
1194def set_theme(theme) -> None:
1195 global THEME
1196 THEME = theme
1197
1198
1199def get_theme() -> str:

Callers 1

drawFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected