Commit fd41efc
committed
Silence context for blitting type check exception.
The `iter` call is specifically to check the type, so including it as
traceback context is confusing. The `RuntimeError` we raise is the
intended error, and the internal exception is just flow control.1 parent f794206 commit fd41efc
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1723 | 1723 | | |
1724 | 1724 | | |
1725 | 1725 | | |
1726 | | - | |
1727 | | - | |
| 1726 | + | |
| 1727 | + | |
1728 | 1728 | | |
1729 | 1729 | | |
1730 | 1730 | | |
1731 | 1731 | | |
1732 | | - | |
| 1732 | + | |
1733 | 1733 | | |
1734 | 1734 | | |
1735 | 1735 | | |
| |||
0 commit comments