Skip to content

Commit 72c0557

Browse files
committed
resolve conflict
1 parent b9ee962 commit 72c0557

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_backend.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
from common import * # pylint: disable=wildcard-import,unused-wildcard-import
2121
from tf2onnx import constants, utils
2222
from tf2onnx.graph_matcher import OpTypePattern, GraphMatcher
23+
from tf2onnx.tf_loader import is_tf2
2324
from tensorflow.python.ops import init_ops
2425

2526
# pylint: disable=missing-docstring,invalid-name,unused-argument

0 commit comments

Comments
 (0)