mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-30 20:48:12 +00:00
Update client.py
This commit is contained in:
parent
a7e6910fcc
commit
e21d598aef
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ class GHClient:
|
||||||
----------
|
----------
|
||||||
username: Optional[:class:`str`]
|
username: Optional[:class:`str`]
|
||||||
The authenticated Client's username, if applicable.
|
The authenticated Client's username, if applicable.
|
||||||
token: Optional[:class:`str`]
|
__token: Optional[:class:`str`]
|
||||||
The authenticated Client's token, if applicable.
|
The authenticated Client's token, if applicable.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue