def set_keys_to_skip(skip_keys: Union[Dict[Type, Dict], str]) -> None:

source code

Set the keys to be skipped during representation, which is a dict with types as keys and the nested structure to skip as values.

Arguments:

  • skip_keys - The types as keywords arguments and dictionary representing the