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 745b33e commit 73d99fdCopy full SHA for 73d99fd
tests/test_zdoctests.py
@@ -35,7 +35,7 @@ def test_manual():
35
'../doc/examples.rst': 0,
36
'../doc/index.rst': 35,
37
'../doc/releases.rst': 0,
38
- '../doc/user.rst': 275,
+ '../doc/user.rst': 281,
39
}
40
found = glob.glob('../doc/*.rst')
41
for f in found:
0 commit comments