Commit 0317a46
committed
Forward
All other methods are just forwarding operations to the underlying
`dict`, so there is no point in handling `KeyError`s manually in this
method.
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>__getitem__ directly1 parent fcd4085 commit 0317a46
1 file changed
Lines changed: 0 additions & 5 deletions
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | 176 | | |
180 | | - | |
181 | | - | |
182 | 177 | | |
183 | 178 | | |
184 | 179 | | |
| |||
0 commit comments