diff --git a/docs/conf.py b/docs/conf.py index 0e0f01ff..9435f97c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -176,4 +176,4 @@ def generate_plugin_doc(): ) toctree.write("\n```") -generate_plugin_doc() +generate_plugin_doc() \ No newline at end of file