diff --git a/docs/conf.py b/docs/conf.py index 724db21a3..553edee55 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -240,4 +240,4 @@ def setup(app): ), rebuild='', ) - app.connect('builder-inited', configure_qa_bot_ui) \ No newline at end of file + app.connect('builder-inited', configure_qa_bot_ui)