10000 Fix 79 > char rule · madCode/twilio-python@fcc5dd1 · GitHub
[go: up one dir, main page]

Skip to content

Commit fcc5dd1

Browse files
author
Paul Hallett
committed
Fix 79 > char rule
1 parent d60508b commit fcc5dd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

twilio/twiml.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
"""
2-
Make sure to check out the TwiML overview and tutorial at https://www.twilio.com/docs/api/twiml
2+
Make sure to check out the TwiML overview and tutorial at
3+
https://www.twilio.com/docs/api/twiml
34
"""
45
import xml.etree.ElementTree as ET
56

0 commit comments

Comments
 (0)
0