Commit 3a839e6
Rebecka Gulliksson
Don't catch KeyError over too broad statement.
Previously KeyError in lower level of implementation,
MetadataStore.entity_categories(), was caught instead of being
propagated.1 parent 255c34e commit 3a839e6
1 file changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
277 | 277 | | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | 278 | | |
284 | 279 | | |
285 | 280 | | |
| |||
305 | 300 | | |
306 | 301 | | |
307 | 302 | | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
308 | 307 | | |
309 | 308 | | |
310 | 309 | | |
| |||
0 commit comments