Esempio n. 1
0
 def notify(msg, notify_conf):
     if notify_conf['enable_notifications']:
         send_notification(msg, notify_conf)
Esempio n. 2
0
 def notify(msg, notify_conf):
     if notify_conf['enable_notifications']:
         send_notification(msg, notify_conf)