Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
shingjan committed Nov 2, 2021
1 parent 8e26b1d commit 8c8357b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/tvm/tir/schedule/testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"""Testing utilities for the TensorIR schedule API"""
from typing import Union

from tvm import tir
from tvm.ir import IRModule, structural_equal
from tvm.tir import PrimFunc
from tvm.tir.schedule import Trace, Schedule
Expand Down

0 comments on commit 8c8357b

Please sign in to comment.