This repository was archived by the owner on Oct 24, 2024. It is now read-only.
Commit 8a9b7bf
update using dictionary unpacking (#213)
* merge two dictionaries using dictionary unpacking
* check that the fix actually worked
* use `|` to combine two dictionaries
* Revert "use `|` to combine two dictionaries"
This reverts commit ecfbbd5.
---------
Co-authored-by: Tom Nicholas <[email protected]>1 parent 3ddd44f commit 8a9b7bf
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
878 | 878 | | |
879 | 879 | | |
880 | 880 | | |
881 | | - | |
| 881 | + | |
882 | 882 | | |
883 | 883 | | |
884 | 884 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
238 | 249 | | |
239 | 250 | | |
240 | 251 | | |
| |||
0 commit comments