There was an error while loading. Please reload this page.
1 parent 077ca5f commit c9aed54Copy full SHA for c9aed54
pylammpsmpi/wrapper/concurrent.py
@@ -1,8 +1,8 @@
1
# Copyright (c) Max-Planck-Institut für Eisenforschung GmbH - Computational Materials Design (CM) Department
2
# Distributed under the terms of "New BSD License", see the LICENSE file.
3
4
-import os
5
import contextlib
+import os
6
from concurrent.futures import Future
7
8
from executorlib import SingleNodeExecutor
0 commit comments