Skip to main content

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

TypeDescription
nullNothing is returned; the global cache state is modified in place.