Commit 396ec84
committed
fix: add type ignore to builtins ExceptionGroup import
- CI pyright version updated and now reports ExceptionGroup as unknown import
- Add type ignore comment to both import paths for compatibility
- Resolves CI type checking errors1 parent 4f47dc2 commit 396ec84
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments