a4k-openproject / plugin.video.openmeta

GNU General Public License v3.0
3 stars 3 forks source link

Raise KeyError where expected. #54

Closed SerpentDrago closed 4 years ago

SerpentDrago commented 4 years ago

At least one consumer is handling KeyError being raised here. There is no impact to other potential consumers as KeyError is a subclass of Exception.