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 d60508b commit fcc5dd1Copy full SHA for fcc5dd1
twilio/twiml.py
@@ -1,5 +1,6 @@
1
"""
2
-Make sure to check out the TwiML overview and tutorial at https://www.twilio.com/docs/api/twiml
+Make sure to check out the TwiML overview and tutorial at
3
+https://www.twilio.com/docs/api/twiml
4
5
import xml.etree.ElementTree as ET
6
0 commit comments