Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 1, 2024
1 parent b9c1e02 commit 94f4987
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/user-guide/io.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ in `xr.open_dataset` by specifying the engine to be used:
.. ipython:: python
import xarray as xr
xr.open_dataset("my_file.grib", engine="cfgrib")
The "engine" provides a set of instructions that tells xarray how
Expand Down

0 comments on commit 94f4987

Please sign in to comment.