Python Eliminar la tecla Dict si existe
mydict.pop("key", None)
Nutty Narwhal
mydict.pop("key", None)
mydict.pop("key", None)