Skip to content

Commit 11cd16e

Browse files
author
Andrew Barna
committed
Fix even more README formatting
1 parent 0b75241 commit 11cd16e

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
@@ -62,6 +62,7 @@ Support for pint requires the installation of two optional dependencies: `pint`
6262
If any of the inputs to a gsw function are Quantities, the returned object will also be a Quantity belonging to the same UnitRegistry.
6363

6464
.. warning::
65+
6566
Quantities must all belong to the same pint.UnitRegistry, a ValueError will be thrown if there are mixed registries.
6667

6768
.. code:: python
@@ -115,6 +116,7 @@ The usage of xarray wrapped Quantities is not required, you can use pint directl
115116
Outputs
116117

117118
::
119+
118120
26.824644457868317 kilogram / meter ** 3
119121

120122
Installation

0 commit comments

Comments
 (0)