Commit cdc8739
BUG: make __matmul__ path also check for rhs deferred (#1658)
Adds the missing check for deferred arguments for the `__matmul__` path.
---------
Co-authored-by: Deep Patel <68748791+dinodeep@users.noreply.github.com>1 parent b5888e8 commit cdc8739
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1710 | 1710 | | |
1711 | 1711 | | |
1712 | 1712 | | |
| 1713 | + | |
| 1714 | + | |
| 1715 | + | |
| 1716 | + | |
| 1717 | + | |
| 1718 | + | |
| 1719 | + | |
1713 | 1720 | | |
1714 | 1721 | | |
1715 | 1722 | | |
| |||
0 commit comments