Open Exempt-Medic opened 5 days ago
Changes the error from an invalid item name (such as from plando) to KeyError instead of causing an AttributeError on the next line from the get default of None
get
None
Generations and using plando
What is this fixing or adding?
Changes the error from an invalid item name (such as from plando) to KeyError instead of causing an AttributeError on the next line from the
get
default ofNone
How was this tested?
Generations and using plando