Skip to content

Commit d742549

Browse files
committed
fix import
1 parent 7af9f29 commit d742549

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/paddle/tensor/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@
214214
from .math import angle # noqa: F401
215215
from .math import fmax # noqa: F401
216216
from .math import fmin # noqa: F401
217+
217218
from .random import multinomial # noqa: F401
218219
from .random import standard_normal # noqa: F401
219220
from .random import normal # noqa: F401

0 commit comments

Comments
 (0)