From 4fc4e15d72c7aa17ba5efe228b7d0b7d195d3de9 Mon Sep 17 00:00:00 2001 From: lauratomkins Date: Tue, 5 Dec 2023 17:05:43 -0500 Subject: [PATCH] linting updates --- examples/retrieve/plot_cfad.py | 3 ++- tests/retrieve/test_cfad.py | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/retrieve/plot_cfad.py b/examples/retrieve/plot_cfad.py index ea51c93895..8226865c6d 100644 --- a/examples/retrieve/plot_cfad.py +++ b/examples/retrieve/plot_cfad.py @@ -268,7 +268,8 @@ # ---------- # Finally, we wanted to compare this function with the original method, so here we recreate Fig. 2c from Yuter and # Houze (1995) to demonstrate that it works the same. Instead of using the `pcolormesh` function, we are using -# contour lines. +# contour lines. + # get test data filename = DATASETS.fetch("ddop.910815.213931.cdf") diff --git a/tests/retrieve/test_cfad.py b/tests/retrieve/test_cfad.py index b1e958ca39..51cf79aee1 100644 --- a/tests/retrieve/test_cfad.py +++ b/tests/retrieve/test_cfad.py @@ -6,7 +6,6 @@ def test_cfad_default(): - # set row to mask and test verify_index = 5 # create random grid of reflectivity data