Skip to content

Commit

Permalink
add missing colon to returns block
Browse files Browse the repository at this point in the history
  • Loading branch information
trhallam committed May 16, 2024
1 parent 3fb3145 commit 43eeb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion segysak/segy/_xarray.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ def open_dataset(
load into the Dataset. Defaults to None.
segyio_kwargs: Extra keyword arguments for segyio.open
Returns
Returns:
Lazy segy file Dataset
!!! Example
Expand Down

0 comments on commit 43eeb08

Please sign in to comment.