Skip to content

Commit

Permalink
linting updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lauratomkins committed Dec 5, 2023
1 parent ca060f6 commit 4fc4e15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion examples/retrieve/plot_cfad.py
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down
1 change: 0 additions & 1 deletion tests/retrieve/test_cfad.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@


def test_cfad_default():

# set row to mask and test
verify_index = 5
# create random grid of reflectivity data
Expand Down

0 comments on commit 4fc4e15

Please sign in to comment.