Skip to content

Commit d620daf

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 70e3ffa commit d620daf

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

openfe_gromacs/protocols/gromacs_md/md_methods.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
simulation using OpenMM tools and Gromacs.
99
1010
"""
11+
1112
from __future__ import annotations
1213

1314
import logging

openfe_gromacs/protocols/gromacs_md/md_settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
:class:`openfe_gromacs.protocols.gromacs_md.md_methods.py`
88
99
"""
10+
1011
from typing import Literal, Optional
1112

1213
from gufe.settings import OpenMMSystemGeneratorFFSettings, SettingsBaseModel

0 commit comments

Comments
 (0)