Ejemplo n.º 1
0
def test_notify_with_title():
    pushover.notify("this message has a title", title="TITLE")
Ejemplo n.º 2
0
def test_vanilla_notify():
    pushover.notify("this is a test")