From 774ec3752f8557e1f1f83be83cee4e0f95b69c6c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 17:42:28 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- bubble_analyser/default.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bubble_analyser/default.py b/bubble_analyser/default.py index cd84ec7..cf12bb3 100644 --- a/bubble_analyser/default.py +++ b/bubble_analyser/default.py @@ -246,9 +246,9 @@ def final_circles_filtering( return imgRGB_overlay, labels, circle_properties -def pre_processing() -> ( - tuple[npt.NDArray[np.int_], npt.NDArray[np.int_], Config, float, float] -): +def pre_processing() -> tuple[ + npt.NDArray[np.int_], npt.NDArray[np.int_], Config, float, float +]: """Run the default image processing routine. This function loads the configuration parameters from the TOML file, calculates the