Skip to content

Commit

Permalink
Remove special-members from autoapi_options
Browse files Browse the repository at this point in the history
  • Loading branch information
elibon99 committed Dec 10, 2024
1 parent 2c41959 commit b9c1801
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,5 @@ def get_version():
"undoc-members",
"show-inheritance",
"show-module-summary",
"special-members",
"imported-members",
]

0 comments on commit b9c1801

Please sign in to comment.