Skip to content

Commit f353716

Browse files
committed
restore backend
1 parent 3a7dbf1 commit f353716

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_backend.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
import tensorflow as tf
1717

1818
from tensorflow.python.ops import lookup_ops
19-
2019
from backend_test_base import Tf2OnnxBackendTestBase
2120
# pylint reports unused-wildcard-import which is false positive, __all__ is defined in common
2221
from common import * # pylint: disable=wildcard-import,unused-wildcard-import

0 commit comments

Comments
 (0)