Skip to content

Commit

Permalink
Import Numba List
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumit112192 committed Jul 22, 2024
1 parent f9b8893 commit b9cd210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tardis/transport/montecarlo/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

from astropy import units as u
from numba import cuda, set_num_threads
from numba.typed import List

import tardis.transport.montecarlo.configuration.constants as constants
from tardis import constants as const
Expand Down

0 comments on commit b9cd210

Please sign in to comment.