We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 911987b commit 785bee4Copy full SHA for 785bee4
docs/terminology.rst
@@ -5,6 +5,7 @@ Terminology
5
6
unit-like
7
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.
+ May be a :py:class:`str`, a :py:class:`pint.Unit` instance or
9
+ :py:obj:`None`.
10
11
.. _pint: https://pint.readthedocs.io/en/stable
0 commit comments