From 5356804bec028eeba8f7e1c9d824c5217ae9646a Mon Sep 17 00:00:00 2001 From: Cliff Hansen Date: Mon, 7 Oct 2024 12:40:41 -0700 Subject: [PATCH] lint --- docs/examples/snow-detection/snow-mode.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/snow-detection/snow-mode.py b/docs/examples/snow-detection/snow-mode.py index ac078ae3..7e3cdb94 100644 --- a/docs/examples/snow-detection/snow-mode.py +++ b/docs/examples/snow-detection/snow-mode.py @@ -112,7 +112,7 @@ num_mods_per_str = 18 -# %% +# %% # Plot AC power relative to inverter nameplate limits. We are looking for # periods of clipping, as these values are outside of MPP operating # conditions. In these data, there is no clipping so no need to filter