Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
wenbingl committed Oct 16, 2023
1 parent 3ab7241 commit 3fa63ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_trie_tokenizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import requests

import numpy as np
import onnxruntime
from unittest import TestCase, main as unittest_main
from onnxruntime_extensions import OrtPyFunction, util, ONNXRuntimeException

Expand Down

0 comments on commit 3fa63ce

Please sign in to comment.