Ask a question to get started
Enter to send•Shift+Enter new line
Type variable used to represent the state in a graph.
StateT = TypeVar('StateT', bound=StateLike)