Skip to content

Commit 1f7e9cb

Browse files
committed
reformatting imports
1 parent 92b99f1 commit 1f7e9cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_addons/losses/npairs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"""Implements npairs loss."""
1616

1717
import tensorflow as tf
18-
1918
from typeguard import typechecked
19+
2020
from tensorflow_addons.utils.types import TensorLike
2121

2222

0 commit comments

Comments
 (0)