Commit 900f871a authored by Amit Davidi's avatar Amit Davidi

Test

parent 02be00c2
...@@ -25,4 +25,6 @@ request = Request( ...@@ -25,4 +25,6 @@ request = Request(
"Content-type" : "application/json" "Content-type" : "application/json"
} }
) )
print "Sending notification..."
print urlopen(request).read() print urlopen(request).read()
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 to comment