Skip to content

Commit 4732a6f

Browse files
Merge pull request #2551 from VWS-Python/rm-autoclass-content
Remove double setting of autoclass content - just use both
2 parents a1482cd + a42aa17 commit 4732a6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656

5757
# Output file base name for HTML help builder.
5858
htmlhelp_basename = "VWSPYTHONdoc"
59-
autoclass_content = "init"
6059
intersphinx_mapping = {
6160
"python": (f"https://docs.python.org/{minimum_python_version}", None),
6261
}

0 commit comments

Comments
 (0)