Commit 78f8233
committed
fix type checking for missing key in dict
The dict key `enablerepos` has been replaced in a
previous PR and some occurrences have been
forgotten. The new key is now `repositories`.
Related to commit da07780
(tools/update: add a typed inventory)
Signed-off-by: Olivier Hoareau <olivier.hoareau@vates.tech>1 parent 73d7fb4 commit 78f8233
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
0 commit comments