Skip to content

Commit

Permalink
corrected an import
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodot- committed Aug 1, 2024
1 parent 462a5e8 commit 89860f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tardis/transport/montecarlo/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
from tardis.transport.montecarlo.numba_interface import (
opacity_state_initialize,
)
from tarids.opacities.opacity_state import (
from tardis.opacities.opacity_state import (
opacity_state_to_numba,
)
from tardis.transport.montecarlo.packet_trackers import (
Expand Down

0 comments on commit 89860f9

Please sign in to comment.