From 1cbecb92dd22ac4e3f918796366bc18d9c51518d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 18:07:00 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/roman_datamodels/maker_utils/_common_meta.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/roman_datamodels/maker_utils/_common_meta.py b/src/roman_datamodels/maker_utils/_common_meta.py index 945552122..58bd5903a 100644 --- a/src/roman_datamodels/maker_utils/_common_meta.py +++ b/src/roman_datamodels/maker_utils/_common_meta.py @@ -458,7 +458,7 @@ def mk_mosaic_meta(**kwargs): def mk_mosaic_associations(**kwargs): """ - Create a dummy mosaic associations instance with valid values for + Create a dummy mosaic associations instance with valid values for mosaic associations attributes. Utilized by the model maker utilities. Returns