Skip to content

Commit

Permalink
Add description to the login function about CaptchaException()
Browse files Browse the repository at this point in the history
  • Loading branch information
BelKed committed Apr 20, 2024
1 parent ecc1767 commit 31f2396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edupage_api/login.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ def login(
Raises:
BadCredentialsException: Your credentials are invalid.
CaptchaException: The login process failed because of a captcha.
SecondFactorFailed: The second factor login timed out
or there was another problem with the second factor.
"""
Expand Down

0 comments on commit 31f2396

Please sign in to comment.