Skip to content

Commit

Permalink
lint thing
Browse files Browse the repository at this point in the history
  • Loading branch information
fishingguy456 committed Jan 5, 2024
1 parent 89d5646 commit a3a4b03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/hidet/graph/ops/matmul/resolve.py
Original file line number Diff line number Diff line change
Expand Up @@ -248,4 +248,3 @@ def resolve(self, op: Operator) -> Optional[List[Tensor]]:
if outs is not None:
return outs
return None

0 comments on commit a3a4b03

Please sign in to comment.