diff --git a/doc/scripts/wikiparser.py b/doc/scripts/wikiparser.py index f75eebcf8..fb0f244d5 100644 --- a/doc/scripts/wikiparser.py +++ b/doc/scripts/wikiparser.py @@ -379,7 +379,7 @@ class TableItem(Element): xml += '' else: - xml = '' + xml = f'' return xml