There was an error while loading. Please reload this page.
1 parent df60dcb commit 4a1f50eCopy full SHA for 4a1f50e
1 file changed
Doc/tools/extensions/c_annotations.py
@@ -195,7 +195,6 @@ def add_annotations(app: Sphinx, doctree: nodes.document) -> None:
195
break
196
ancestor = ancestor.parent
197
else:
198
-
199
# no skip; add the annotation
200
annotation = _stable_abi_annotation(record)
201
node.insert(0, annotation)
0 commit comments