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 edc55ad commit 78f967bCopy full SHA for 78f967b
paths_cli/tests/compiling/_gendocs/test_docs_generator.py
@@ -50,7 +50,7 @@ def setup_method(self):
50
".. _compiling--category:",
51
"Header\n======\n",
52
".. contents:: :local:",
53
- "\ncategory_desc\n",
+ "\ncategory_descThe following types are available:\n",
54
]
55
56
@pytest.mark.parametrize('param_type', ['req', 'opt'])
0 commit comments