We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5682e4 commit 1bb5e8bCopy full SHA for 1bb5e8b
doc/source/conf.py
@@ -46,7 +46,7 @@
46
autosummary_generate = True
47
48
numpydoc_show_class_members = False
49
-autodoc_default_flags = ['members']
+autodoc_default_options = {'members': True}
50
51
52
# Add any paths that contain templates here, relative to this directory.
0 commit comments