Skip to content

Commit

Permalink
remove PrimExpr import
Browse files Browse the repository at this point in the history
  • Loading branch information
shingjan committed Nov 12, 2021
1 parent df75b06 commit b38fccf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/python/unittest/test_tvmscript_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# specific language governing permissions and limitations
# under the License.
# pylint: disable=missing-function-docstring,missing-module-docstring,invalid-name,pointless-string-statement
from tvm.ir.expr import PrimExpr
from tvm.script import tir as T

"""
Expand Down

0 comments on commit b38fccf

Please sign in to comment.