Skip to content

Commit 8c66165

Browse files
Fix circleci doc buld (#634)
1 parent 1244f51 commit 8c66165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/release/notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Bug Fixes
2020
Documentation
2121
-------------
2222

23-
- DOC: Do not use types for *args, **kwargs (`#585 <https://github.com/numpy/numpydoc/pull/585>`_).
23+
- DOC: Do not use types for ``*args``, ``**kwargs`` (`#585 <https://github.com/numpy/numpydoc/pull/585>`_).
2424
- mention conda-forge in installation docs (`#595 <https://github.com/numpy/numpydoc/pull/595>`_).
2525
- Fix typo in validation.rst (`#605 <https://github.com/numpy/numpydoc/pull/605>`_).
2626
- Fix broken link in ``format.rst`` (`#628 <https://github.com/numpy/numpydoc/pull/628>`_).

0 commit comments

Comments
 (0)