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 1244f51 commit 8c66165Copy full SHA for 8c66165
doc/release/notes.rst
@@ -20,7 +20,7 @@ Bug Fixes
20
Documentation
21
-------------
22
23
-- DOC: Do not use types for *args, **kwargs (`#585 <https://github.com/numpy/numpydoc/pull/585>`_).
+- DOC: Do not use types for ``*args``, ``**kwargs`` (`#585 <https://github.com/numpy/numpydoc/pull/585>`_).
24
- mention conda-forge in installation docs (`#595 <https://github.com/numpy/numpydoc/pull/595>`_).
25
- Fix typo in validation.rst (`#605 <https://github.com/numpy/numpydoc/pull/605>`_).
26
- Fix broken link in ``format.rst`` (`#628 <https://github.com/numpy/numpydoc/pull/628>`_).
0 commit comments