Skip to content

Commit

Permalink
Changed deprecated sphinx keyword [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleniemeyer committed May 2, 2019
1 parent ad879d7 commit 05c4b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
'sphinx.ext.viewcode',
]

autodoc_default_flags = ['members']
autodoc_default_options = ['members']
autoclass_content = 'class'
napoleon_numpy_docstring = True
napoleon_google_docstring = False
Expand Down

0 comments on commit 05c4b3d

Please sign in to comment.