Skip to content

Commit

Permalink
forgot to import in iqmc_loop
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhamv committed Aug 19, 2024
1 parent 5b59399 commit d51e116
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mcdc/iqmc/iqmc_loop.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from numba import njit, objmode

import mcdc.adapt as adapt
import mcdc.geometry as geometry
import mcdc.iqmc.iqmc_kernel as iqmc_kernel
import mcdc.kernel as kernel
import mcdc.local as local
Expand Down

0 comments on commit d51e116

Please sign in to comment.