Skip to content

Commit

Permalink
Minor fixes to imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Diptorup Deb committed Apr 4, 2024
1 parent 5095a62 commit e0d0772
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion numba_dpex/core/pipelines/kernel_compiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
NoPythonSupportedFeatureValidation,
)

from numba_dpex.core import config
from numba_dpex.core.exceptions import UnsupportedCompilationModeError
from numba_dpex.core.passes.passes import (
NoPythonBackend,
Expand Down

0 comments on commit e0d0772

Please sign in to comment.