Skip to content

Commit 785bee4

Browse files
committed
terminology
1 parent 911987b commit 785bee4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/terminology.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Terminology
55

66
unit-like
77
A `pint`_ unit definition, as accepted by :py:class:`pint.Unit`.
8-
May be either a :py:class:`str` or a :py:class:`pint.Unit` instance.
8+
May be a :py:class:`str`, a :py:class:`pint.Unit` instance or
9+
:py:obj:`None`.
910

1011
.. _pint: https://pint.readthedocs.io/en/stable

0 commit comments

Comments
 (0)