Skip to content

Commit

Permalink
Update test_executor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Nov 20, 2024
1 parent 289d84e commit daf0b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_executor.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import unittest
from ase.build import bulk
from executorlib import Executor
from executorlib.shared.executor import cloudpickle_register
from executorlib.standalone.serialize import cloudpickle_register
from pylammpsmpi import LammpsASELibrary


Expand Down

0 comments on commit daf0b6b

Please sign in to comment.