Skip to content

Commit 689829e

Browse files
committed
Format.
1 parent 2ce5856 commit 689829e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

com.ibm.wala.cast.python.test/data/tf2_test_add109.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
def add(a, b):
55
return a + b
66

7+
78
arg1 = tf.random.truncated_normal([2])
89
assert isinstance(arg1, tf.Tensor)
910
assert arg1.dtype == tf.float32

0 commit comments

Comments
 (0)