diff --git a/docs/source/conf.py b/docs/source/conf.py index c6f6230b..924fc9d4 100755 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -56,7 +56,6 @@ # Output file base name for HTML help builder. htmlhelp_basename = "VWSPYTHONdoc" -autoclass_content = "init" intersphinx_mapping = { "python": (f"https://docs.python.org/{minimum_python_version}", None), }