Skip to content

Commit

Permalink
Fix import broken by merge
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewfullard committed Jun 7, 2024
1 parent 8b9fe2a commit 7ba4317
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tardis/transport/montecarlo/montecarlo_main_loop.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from numba.typed import List

from tardis.transport.montecarlo import njit_dict
from tardis.transport.montecarlo.numba_interface import NumbaModel
from tardis.transport.montecarlo.packet_trackers import RPacketTracker
from tardis.transport.montecarlo.packet_collections import (
VPacketCollection,
Expand Down

0 comments on commit 7ba4317

Please sign in to comment.