tabensemb.config.UserConfig.merge# method UserConfig.merge(d: Dict)[source]# Similar to dict.update(), but will ignore values that are None. Parameters: dThe dictionary used to update the configuration.