From 43ee6220f385c9c50dbfbf254d7a7d562d07a964 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 11:35:53 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5539c84a..c4c95d6c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Overview A lightweight wrapper around [{EpiNow2}](https://github.com/epiforecasts/EpiNow2) to add functionality for deployment in Azure Batch. -It holds some helper functions to interface with Azure services, convert input data to EpiNow2's expected input format, and save expected outputs. +It holds some helper functions to interface with Azure services, convert input data to EpiNow2's expected input format, and save expected outputs. It also adds metadata and logging. This package is meant to enhance the `{EpiNow2}` package to support deployment in CFA's computational environment.