mirror of
https://github.com/c0de-archive/spotipy.git
synced 2024-11-04 23:17:48 +00:00
Make docs show __init__ docstrings
This commit is contained in:
parent
5bf72e9ab9
commit
848cbe5b98
@ -252,6 +252,7 @@ API Reference
|
||||
.. automodule:: spotipy.client
|
||||
:members:
|
||||
:undoc-members:
|
||||
:special-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`oauth2` Module
|
||||
@ -260,6 +261,7 @@ API Reference
|
||||
.. automodule:: spotipy.oauth2
|
||||
:members:
|
||||
:undoc-members:
|
||||
:special-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`util` Module
|
||||
@ -268,6 +270,7 @@ API Reference
|
||||
.. automodule:: spotipy.util
|
||||
:members:
|
||||
:undoc-members:
|
||||
:special-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user