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)