From 876eab9b220739c69fc9587c55e275b081e8bc10 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 11:37:21 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- openfe_gromacs/protocols/gromacs_md/md_settings.py | 1 - 1 file changed, 1 deletion(-) diff --git a/openfe_gromacs/protocols/gromacs_md/md_settings.py b/openfe_gromacs/protocols/gromacs_md/md_settings.py index ac08f33..91cb0ae 100644 --- a/openfe_gromacs/protocols/gromacs_md/md_settings.py +++ b/openfe_gromacs/protocols/gromacs_md/md_settings.py @@ -19,7 +19,6 @@ ) from openff.models.types import FloatQuantity from openff.units import unit - from pydantic.v1 import validator