Skip to content

Commit

Permalink
chore: update docstyle for init
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse committed Dec 26, 2019
1 parent 4eb2855 commit 64466df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion teslajsonpy/controller.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def __init__(
"""Initialize controller.
Args:
websession (aiohttp.ClientSession):
websession (aiohttp.ClientSession): Websession for aiohttp.
email (Text, optional): Email account. Defaults to None.
password (Text, optional): Password. Defaults to None.
access_token (Text, optional): Access token. Defaults to None.
Expand Down

0 comments on commit 64466df

Please sign in to comment.