From 40969451a058cdbc9813c37064d7c324c7870308 Mon Sep 17 00:00:00 2001 From: gerard ketefian Date: Mon, 25 Nov 2024 12:49:19 -0700 Subject: [PATCH] Bug fix. --- ush/get_obs.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/ush/get_obs.py b/ush/get_obs.py index 81de88919..8128f277a 100644 --- a/ush/get_obs.py +++ b/ush/get_obs.py @@ -23,8 +23,6 @@ print("Environment variable METPLUS_ROOT must be set to use this script\n") raise from metplus.util import string_template_substitution as sts -from string_template_substitution import string_template_substitution as sts -#import string_template_substitution as sts def get_obs_arcv_hr(obtype, arcv_intvl_hrs, hod):