Skip to content

Commit 0180881

Browse files
committed
Fix example in the documentation of promote_and_bradcast.
PiperOrigin-RevId: 357809698
1 parent 9fa9041 commit 0180881

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

struct2tensor/expression_impl/promote_and_broadcast.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,11 @@
9494
9595
session: {
9696
event: {
97+
nage: 20
9798
val: 7
9899
}
99100
event: {
101+
nage: 20
100102
val: 8
101103
val: 9
102104
}

0 commit comments

Comments
 (0)