8000 Formatting · scdoshi/twilio-python@89ab54e · GitHub
[go: up one dir, main page]

Skip to content

Commit 89ab54e

Browse files
committed
Formatting
1 parent 3a3b61b commit 89ab54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_call_feedback.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ def test_get_call_feedback_summary(self, request):
100100
assert_equal(729, feedback.call_feedback_count)
101101

102102
request.assert_called_with('GET', uri, params={}, auth=auth,
103-
use_json_extension=True)
103+
use_json_extension=True)

0 commit comments

Comments
 (0)
0