Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 6253d80 + 92479b5 commit d2e18aaCopy full SHA for d2e18aa
1 file changed
doc/conf.py
@@ -28,6 +28,10 @@
28
# General configuration
29
# ---------------------
30
31
+# Strip backslahes in function's signature
32
+# To be removed when numpydoc > 0.9.x
33
+strip_signature_backslash = True
34
+
35
# Add any Sphinx extension module names here, as strings. They can be
36
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
37
extensions = [
0 commit comments