Notify
dotflow.abc.notify.Notify
Bases: ABC
Notify
Source code in dotflow/abc/notify.py
8 9 10 11 12 13 |
|
send(task)
abstractmethod
Send
Source code in dotflow/abc/notify.py
11 12 13 |
|