Skip to main content

clear_memory

Method
This is a method of the Session class in the session module.
Clear session memory.

Signature

def clear_memory(memory_type: str) -> None

Parameters

memory_type
str
default:"'all'"
“short”, “long”, or “all”