diff --git a/docs/scripts/tool_feat_table.py b/docs/scripts/tool_feat_table.py index 5072e30b36e..125cbfc16b0 100644 --- a/docs/scripts/tool_feat_table.py +++ b/docs/scripts/tool_feat_table.py @@ -217,6 +217,7 @@ The following table shows tools that can be used to automate tasks in databases: ## All tools import {{ IndexTable }} from "@theme/FeatureTables"; + """ # noqa: E501