Skip to content

Commit

Permalink
Tweak docstring indent
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrost-mo committed Dec 13, 2024
1 parent e9938cd commit f2b8be1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/operators/test_ageofair.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@ def ens_regridded_out() -> iris.cube.Cube:


def test_calc_dist():
"""
Test distance calculated from calc_dist in age of air calculation.
"""Test distance calculated from calc_dist in age of air calculation.
Allow a tolerance of 20km (as we expect some error).
"""
Expand Down

0 comments on commit f2b8be1

Please sign in to comment.