Skip to content

Commit

Permalink
fix documentation to avoid failures when updating to numpydoc>=0.9 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxBo authored and dcherian committed May 14, 2019
1 parent 7dfca70 commit 4e778f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xarray/core/dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -1381,7 +1381,7 @@ def info(self, buf=None):
See Also
--------
pandas.DataFrame.assign
netCDF's ncdump
ncdump: netCDF's ncdump
"""

if buf is None: # pragma: no cover
Expand Down

0 comments on commit 4e778f0

Please sign in to comment.