Skip to main content

restore_state

Method
This is a method of the Session class in the session module.
Restore session state from memory.

Signature

def restore_state() -> Dict[str, Any]

Returns

Returns
Dict[str, Any]
Dictionary of restored state data

Exceptions

If this is a remote session