reset_format_cache
Clear any cached formats.
This method is provided primarily for testing purposes,
so that the effects of cached formats can be removed.
def reset_format_cache() - > null
Clear any cached formats. This method is provided primarily for testing purposes, so that the effects of cached formats can be removed.
Returns
| Type | Description |
|---|---|
null | Nothing is returned; the global cache state is modified in place. |