Skip to content

Commit

Permalink
Separate init and class signature
Browse files Browse the repository at this point in the history
  • Loading branch information
nhusung committed Apr 23, 2024
1 parent 6982872 commit 0a394d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/python/doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"sphinx.ext.intersphinx",
]

autodoc_class_signature = "separated"
autodoc_default_options = {
"members": True,
"member-order": "bysource",
Expand Down

0 comments on commit 0a394d1

Please sign in to comment.