Skip to content

Commit

Permalink
update stackoverflow login messages
Browse files Browse the repository at this point in the history
Signed-off-by: GuillaumeFalourd <[email protected]>
  • Loading branch information
GuillaumeFalourd committed Apr 6, 2021
1 parent e99cf40 commit fb3e1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stackoverflow/login/src/formula/formula.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def run(email, password, display_name):
send_mail("Error at login!", message + str(e))
else:
print("\n\033[1m🤖 SENDRIG not configured...\033[0m")
print("\n\033[1m🤖 If you want to send a message when an erro occurs, check https://github.com/GuillaumeFalourd/formulas-python/tree/master/stackoverflow/login\033[0m")
print("\n\033[1m🤖 If you want to send a message when an error occurs, check https://github.com/GuillaumeFalourd/formulas-python/tree/master/stackoverflow/login\033[0m")


finally:
Expand Down

0 comments on commit fb3e1db

Please sign in to comment.