Skip to content

Commit 5b8f12c

Browse files
authored
Merge pull request #352 from AzureAD/docs-staging
Bring back docs for __init__()
2 parents a31db9b + 8766d31 commit 5b8f12c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,17 @@ PublicClientApplication
3535
:members:
3636
:inherited-members:
3737

38+
.. automethod:: __init__
39+
3840
ConfidentialClientApplication
3941
-----------------------------
4042

4143
.. autoclass:: msal.ConfidentialClientApplication
4244
:members:
4345
:inherited-members:
4446

47+
.. automethod:: __init__
48+
4549
TokenCache
4650
----------
4751

0 commit comments

Comments
 (0)