From b559e1f9f1f4e5462e0eaa297d67bda62834dc2b Mon Sep 17 00:00:00 2001 From: "Walter.Kolczynski" Date: Mon, 1 Apr 2024 15:35:15 -0500 Subject: [PATCH] Add final blank line to bash_utils --- ush/bash_utils.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ush/bash_utils.sh b/ush/bash_utils.sh index f7869c0da2..4e9d8b1d4d 100644 --- a/ush/bash_utils.sh +++ b/ush/bash_utils.sh @@ -123,4 +123,4 @@ function detect_py_ver() { fi } # shellcheck disable= -declare -xf detect_py \ No newline at end of file +declare -xf detect_py