Skip to content

Commit

Permalink
add a missing newline [skip-ci] (pydata#5317)
Browse files Browse the repository at this point in the history
  • Loading branch information
keewis authored May 16, 2021
1 parent b1bd6c8 commit e3fc1ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xarray/core/dataarray.py
Original file line number Diff line number Diff line change
Expand Up @@ -4581,6 +4581,7 @@ def drop_duplicates(
] = "first",
):
"""Returns a new DataArray with duplicate dimension values removed.
Parameters
----------
dim : dimension label, optional
Expand Down

0 comments on commit e3fc1ec

Please sign in to comment.