8000 Fix spacing · thecodeflash/twilio-python@c510654 · GitHub
[go: up one dir, main page]

Skip to content

Commit c510654

Browse files
author
Doug Black
committed
Fix spacing
1 parent c6e75bc commit c510654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/rest/test_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
)
1212
from twilio.base.obsolete import ObsoleteException
1313

14+
1415
class TestDummyClients(unittest.TestCase):
1516
def test_obsolete_exception_twilioclient(self):
1617
self.assertRaises(ObsoleteException, TwilioClient,

0 commit comments

Comments
 (0)
0