Skip to content

Commit 7b277d8

Browse files
authored
tensorflow: add missing re-export (#14816)
1 parent d6e5369 commit 7b277d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stubs/tensorflow/tensorflow/__init__.pyi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ from tensorflow import (
1818
io as io,
1919
keras as keras,
2020
math as math,
21+
random as random,
2122
types as types,
2223
)
2324
from tensorflow._aliases import (

0 commit comments

Comments
 (0)