Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2a55dd1

Browse files
tacaswellmeeseeksmachine
authored andcommitted
Backport PR #17120: [DOC] strip_signature_backslash
1 parent 96015b1 commit 2a55dd1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
# General configuration
3030
# ---------------------
3131

32+
# Strip backslahes in function's signature
33+
# To be removed when numpydoc > 0.9.x
34+
strip_signature_backslash = True
35+
3236
# Add any Sphinx extension module names here, as strings. They can be
3337
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
3438
extensions = [

0 commit comments

Comments
 (0)