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 18, 2024
1 parent 8c752c7 commit f9cf09e
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 f9cf09e

Please sign in to comment.