diff --git a/edupage_api/login.py b/edupage_api/login.py index feff9d5..1054b06 100644 --- a/edupage_api/login.py +++ b/edupage_api/login.py @@ -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. """