8000
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 d7f6d22 commit 7d8176dCopy full SHA for 7d8176d
tests/test_credentials.py
@@ -24,4 +24,3 @@ def test_find_creds():
24
def test_creds_error(creds):
25
creds.return_value = (None, None)
26
assert_raises(TwilioException, TwilioRestClient)
27
-
0 commit comments