Skip to content

Commit 9bf5a0c

Browse files
committed
Remove a stray attribute of ZerosLikeOp.
1 parent d98b678 commit 9bf5a0c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pytato/raising.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ class BinaryOp(HighLevelOp):
8989

9090
@dataclass(frozen=True, eq=True, repr=True)
9191
class ZerosLikeOp(HighLevelOp):
92-
function: str
9392
x: Array
9493

9594

0 commit comments

Comments
 (0)