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 31aa19a commit 4ae1e00Copy full SHA for 4ae1e00
numpydoc/docscrape.py
@@ -30,7 +30,7 @@ def __init__(self, data):
30
Parameters
31
----------
32
data : str
33
- String with lines separated by '\n'.
+ String with lines separated by '\\n'.
34
35
"""
36
if isinstance(data, list):
0 commit comments