Skip to content

Commit bf1ad39

Browse files
committed
pylint
1 parent 0907222 commit bf1ad39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_cond.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
import tensorflow as tf
1212

1313
from backend_test_base import Tf2OnnxBackendTestBase
14-
from common import unittest_main, check_opset_min_version, check_tf_min_version, check_tf_max_version, skip_tf2
14+
from common import unittest_main, check_opset_min_version, check_tf_min_version
1515

1616

1717
# pylint: disable=missing-docstring,invalid-name,unused-argument,using-constant-test

0 commit comments

Comments
 (0)