Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
firdavsDev authored Nov 9, 2022
1 parent 87f8354 commit 0365c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ Handle errors & send it Telegram group!
```
## We could use in except scope as:
except Exception as e:
return tg_alert.custom_alert(text='Message text')
return tg_alert.custom_alert(text=e)

0 comments on commit 0365c49

Please sign in to comment.