Commit 4d64c4e
authored
fix(typing): Add more typing info to Scope.update_from_kwargs's "contexts" (getsentry#4080)
The original type hint could be understood as a one-level `dict` of `str` to `Any`, when in fact, it's a two-level dict.1 parent ccfd3a8 commit 4d64c4e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1568 | 1568 | | |
1569 | 1569 | | |
1570 | 1570 | | |
1571 | | - | |
| 1571 | + | |
1572 | 1572 | | |
1573 | 1573 | | |
1574 | 1574 | | |
| |||
0 commit comments