step 7: harden docs and prepare beta
This commit is contained in:
@@ -9,6 +9,7 @@ from .types import Tag
|
||||
|
||||
|
||||
def get_gauge_debug_state(tag: Tag) -> dict[str, Any]:
|
||||
"""Return renderer and state diagnostics for an existing gauge."""
|
||||
state = get_gauge_state(tag)
|
||||
debug = {
|
||||
"tag": state.tag,
|
||||
|
||||
Reference in New Issue
Block a user