Skip to content

Commit

Permalink
fix erroneous merge
Browse files Browse the repository at this point in the history
  • Loading branch information
mathause committed Jan 14, 2020
1 parent 866fba5 commit 3cc00c1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ New Features
- Weighted array reductions are now supported via the new :py:meth:`DataArray.weighted`
and :py:meth:`Dataset.weighted` methods. By `Mathias Hauser <https://github.com/mathause>`_
(:issue:`422`).
- Added the :py:meth:`count` reduction method to both :py:class:`DatasetCoarsen`
and :py:class:`DataArrayCoarsen` objects. (:pull:`3500`)
By `Deepak Cherian <https://github.com/dcherian/>`_
- Added the ``count`` reduction method to both :py:class:`~core.rolling.DatasetCoarsen`
and :py:class:`~core.rolling.DataArrayCoarsen` objects. (:pull:`3500`)
By `Deepak Cherian <https://github.com/dcherian>`_
Expand Down

0 comments on commit 3cc00c1

Please sign in to comment.