Skip to content

Commit 79e217a

Browse files
committed
[client-python] chore(docs): fix readthedocs - code review
1 parent 376b851 commit 79e217a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
autoapi_options = [
2323
"members",
2424
"undoc-members",
25+
"private-members",
2526
"show-inheritance",
26-
"show-module-summary",
2727
]
2828

2929
templates_path = ["_templates"]

0 commit comments

Comments
 (0)