Skip to content

Commit 69ed7b4

Browse files
Improved log message
Co-authored-by: Sadie L. Bartholomew <[email protected]>
1 parent 0604af1 commit 69ed7b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ version 3.16.2
2727
* Fix bug in `cf.aggregate` that sometimes put a null transpose
2828
operation into the Dask graph when one was not needed
2929
(https://github.com/NCAS-CMS/cf-python/issues/754)
30-
* Fix bug in `cf.aggregate` that caused a failure when properties are
31-
`numpy` arrays with two or more elements
30+
* Fix bug in `cf.aggregate` that caused a failure when property values
31+
were `numpy` arrays with two or more elements
3232
(https://github.com/NCAS-CMS/cf-python/issues/764)
3333
* Fix bug in `cf.aggregate` that didn't correctly handle the
3434
"actual_range" CF attribute

0 commit comments

Comments
 (0)