tabensemb.config.UserConfig.pop#

method

UserConfig.pop(key, default=<unrepresentable>, /)#

If the key is not found, return the default if given; otherwise, raise a KeyError.