Skip to content

Commit

Permalink
fix flake error
Browse files Browse the repository at this point in the history
  • Loading branch information
bunny@hop committed Dec 2, 2024
1 parent f27b5d3 commit b1de8f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hvcc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
import time
from typing import List, Dict, Optional

import hvcc.types.compiler
from hvcc.interpreters.pd2hv import pd2hv
from hvcc.core.hv2ir import hv2ir
from hvcc.generators.ir2c import ir2c
Expand Down

0 comments on commit b1de8f2

Please sign in to comment.