Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhassell committed Nov 10, 2023
1 parent 65bfb9e commit b96ca21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cf/test/test_weights.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

import cf

# A radius greater than 1. Used since weights based on the unit
# spehere and non-speheres are tested separately.
r = 2
radius = cf.Data(r, "m")

Expand Down

0 comments on commit b96ca21

Please sign in to comment.