Ask a question to get started
Enter to sendā¢Shift+Enter new line
clear( self, namespaces: Sequence[Namespace] | None = None, ) -> None
namespaces
Sequence[Namespace] | None
None
Optional sequence of namespace tuples to clear.
Clear cached values synchronously.
Note:
Only supported from a background thread. From the main async thread use aclear.
aclear