Commit 8f467924 by Csók Tamás

rename func name

parent 056db8f4
......@@ -283,7 +283,7 @@ class Context(object):
return None
@staticmethod
def notification_of_suspension(url):
def send_notification(msg):
import notify
notify.notify(url)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment