Telegram module #10

Merged
skobkin merged 19 commits from feature_telegram into master 2022-05-30 20:54:27 +00:00
Showing only changes of commit af73458e29 - Show all commits

View file

@ -1,3 +1,2 @@
class DisplayableException(Exception):
"""Exception which could be safely displayed to the end-user."""
pass