We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c476bc + 46e2de0 commit ae935d2Copy full SHA for ae935d2
numpy/typing/__init__.py
@@ -93,7 +93,7 @@
93
Number precision
94
~~~~~~~~~~~~~~~~
95
96
-The precision of `numpy.number` subclasses is treated as a covariant generic
+The precision of `numpy.number` subclasses is treated as a invariant generic
97
parameter (see :class:`~NBitBase`), simplifying the annotating of processes
98
involving precision-based casting.
99
0 commit comments