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 27bc20b commit 1168618Copy full SHA for 1168618
CHANGELOG.rst
@@ -6,7 +6,7 @@ Changes
6
^^^^^^^
7
8
- Add support for Tuple[int, ...] per https://docs.python.org/3/library/typing.html#typing.Tuple
9
- `#16 <https://github.com/python-desert/desert/issues/16>`_
+ `#16 <https://github.com/python-desert/desert/issues/16>`_ Thanks to @sveinse for reporting and testing.
10
- Use module imports internally.
11
`#18 <https://github.com/python-desert/desert/issues/18>`_
12
- Desert version only needs to be updated in _version.py
0 commit comments