Skip to content

Commit b304c53

Browse files
committed
Remove a stray attribute of ZerosLikeOp.
1 parent ee4a8a4 commit b304c53

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)