Commit 3d59242
authored
fix(typing): Add
Changing `sentry_sdk.trace` to `sentry_sdk.traces.trace` introduced a
whole avalanche of [typing
issues](https://github.com/getsentry/seer/actions/runs/25495762136/job/74814929830?pr=6291).
Adding the overloads we have for the original `trace`.@sentry_sdk.traces.trace overloads to fix typing (#6236)1 parent 106fe71 commit 3d59242
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
703 | 704 | | |
704 | 705 | | |
705 | 706 | | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
706 | 724 | | |
707 | 725 | | |
708 | 726 | | |
| |||
0 commit comments