Skip to content

Commit

Permalink
Update gotrue/client.py
Browse files Browse the repository at this point in the history
Co-authored-by: Lee Yi Jie Joel <lee.yi.jie.joel@gmail.com>
  • Loading branch information
fedden and J0 committed Feb 16, 2021
1 parent f0e77aa commit 289b184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gotrue/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def __init__(
def sign_up(self, email: str, password: str):
"""Creates a new user.
Paramters
Parameters
---------
email : str
The user's email address.
Expand Down

0 comments on commit 289b184

Please sign in to comment.