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 645758d commit e726f6dCopy full SHA for e726f6d
docs/source/history.rst
@@ -11,7 +11,7 @@ Outcome 1.3.0 (2023-10-17)
11
Features
12
~~~~~~~~
13
14
-- Added type hints to the package. :py:class:`Value` and :py:class`Outcome` are now generic.
+- Added type hints to the package. :py:class:`Value` and :py:class:`Outcome` are now generic.
15
A type alias was also added (:py:data:`Maybe`) for the union of :py:class:`Value`
16
and :py:class:`Error`. (`#36 <https://github.com/python-trio/outcome/issues/36>`__)
17
0 commit comments