Skip to content

Commit 0b75241

Browse files
author
Andrew Barna
committed
Fix some formatting
1 parent 0e8db86 commit 0b75241

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ If any of the inputs to a gsw function are Quantities, the returned object will
6565
Quantities must all belong to the same pint.UnitRegistry, a ValueError will be thrown if there are mixed registries.
6666

6767
.. code:: python
68+
6869
import pint_xarray
6970
import gsw_xarray as gsw
7071
@@ -91,6 +92,7 @@ If any of the inputs to a gsw function are Quantities, the returned object will
9192
Outputs
9293

9394
::
95+
9496
<xarray.DataArray 'sigma0' (id: 3)>
9597
<Quantity([27.17191038 26.12820162 24.03930887], 'kilogram / meter ** 3')>
9698
Coordinates:

0 commit comments

Comments
 (0)