From aa7a2c823acec4d805f08e92e34e48f740cd32a5 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 11:42:06 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- doc/release_notes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release_notes.rst b/doc/release_notes.rst index 2e114b1a..4c7219e7 100644 --- a/doc/release_notes.rst +++ b/doc/release_notes.rst @@ -41,7 +41,7 @@ Upcoming Release approximation with two tangents. * Added configuration option ``enable: retrieve:`` to control whether data - retrieval rules from snakemake are enabled or not. Th default setting ``auto`` + retrieval rules from snakemake are enabled or not. Th default setting ``auto`` will automatically detect and enable/disable the rules based on internet connectivity.