3.8.2.5.1.37. sphinx.ext.inheritance_diagram.inheritance_diagram.replace_attr

inheritance_diagram.replace_attr(attr, value, force=True)

If self[attr] does not exist or force is True or omitted, set self[attr] to value, otherwise do nothing.