zhiics commented on a change in pull request #6643:
URL: https://github.com/apache/incubator-tvm/pull/6643#discussion_r501825001
##########
File path: tests/python/contrib/test_tedd.py
##########
@@ -14,9 +14,13 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
-from tvm import te
-import numpy as np
import re
+
+import numpy as np
+
+import pytest
Review comment:
Is this needed?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]