Add error handling for sending notifications
This commit is contained in:
@@ -0,0 +1 @@
|
||||
def exception_class_for_reason(reason: str) -> type: ...
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
def exception_class_for_reason(reason: str) -> type: ...
|
||||