diff --git a/docs/source/conf.py b/docs/source/conf.py index 73b08c5..222bb84 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -73,6 +73,7 @@ "show-module-summary", "special-members", ] +suppress_warnings = ["ref.python"] # Add any paths that contain templates here, relative to this directory.cd templates_path = ["_templates"]