Skip to content

Commit

Permalink
Update concurrent.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Nov 20, 2024
1 parent 16e9565 commit 099c847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylammpsmpi/wrapper/concurrent.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from executorlib.standalone.interactive.communication import interface_bootup
from executorlib.standalone.interactive.spawner import MpiExecSpawner
from executorlib.standalone.thread import RaisingThread
from exeuctorlib.standalone.queue import cancel_items_in_queue
from executorlib.standalone.queue import cancel_items_in_queue

__author__ = "Sarath Menon, Jan Janssen"
__copyright__ = (
Expand Down

0 comments on commit 099c847

Please sign in to comment.