Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 30, 2024
1 parent cc04be9 commit 5aa6878
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions openfe_gromacs/tests/protocols/test_md_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
import pytest
from openff.units import unit

from openfe_gromacs.protocols.gromacs_md.md_methods import (
GromacsMDProtocol,
)
from openfe_gromacs.protocols.gromacs_md.md_methods import GromacsMDProtocol


def test_settings_pos_or_zero_error():
Expand Down

0 comments on commit 5aa6878

Please sign in to comment.