From ff19b5e55efb7101c7816e31e5ae21120606b709 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 05:12:23 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- tests/test_executor.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_executor.py b/tests/test_executor.py index 910c586..5d40884 100644 --- a/tests/test_executor.py +++ b/tests/test_executor.py @@ -3,6 +3,7 @@ from executorlib import Executor from pylammpsmpi import LammpsASELibrary + def calc_lmp(structure): from mpi4py import MPI