We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4885084 commit 666b48cCopy full SHA for 666b48c
examples/fona_sms_response.py
@@ -42,4 +42,3 @@
42
if not fona.send_sms(int(sender), "Hey, I got your text!"):
43
print("SMS Send Failed")
44
print("SMS Sent!")
45
- time.sleep(1)
0 commit comments