From c0796868c2c219565dd5d43955d5744a58952eb1 Mon Sep 17 00:00:00 2001 From: Samuel Northover-Naylor <50234141+samuelwnaylor@users.noreply.github.com> Date: Mon, 20 Jan 2025 16:29:19 +0000 Subject: [PATCH] fix typo in intended variable name (#46) --- wind_up/plots/detrend_plots.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wind_up/plots/detrend_plots.py b/wind_up/plots/detrend_plots.py index 9173197..f488a00 100644 --- a/wind_up/plots/detrend_plots.py +++ b/wind_up/plots/detrend_plots.py @@ -219,7 +219,7 @@ def plot_check_wsratio_v_dir( if pre_wsratio_v_dir.empty: logger.warning("pre_wsratio_v_dir is empty") return - if pre_wsratio_v_dir.empty: + if post_wsratio_v_dir.empty: logger.warning("post_wsratio_v_dir is empty") return scen_to_plot = (