Ask a question to get started
Enter to send•Shift+Enter new line
GOAL_STATUS_VALUES: Final[frozenset[str]] = frozenset(get_args(GoalStatus))
Every recognized GoalStatus value, derived so it cannot drift.
GoalStatus