Skip to content

Commit

Permalink
Fixed docs build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNicholas committed May 18, 2019
1 parent 13364ff commit ddfc6dd
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 command line utility
"""

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

0 comments on commit ddfc6dd

Please sign in to comment.