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 23, 2024
1 parent fe82c07 commit a16f4bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfe_gromacs/protocols/gromacs_md/md_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ class Config:
"""
ntomp: int = 1
"""
Number of threads to be used for OpenMP multithreading.
Number of threads to be used for OpenMP multithreading.
GROMACS must be compiled with OpenMP support if a value greater than 1 is
set here.
"""
Expand Down

0 comments on commit a16f4bd

Please sign in to comment.