8000 Fix pep8 · SBillion/twilio-python@e056170 · GitHub
[go: up one dir, main page]

Skip to content

Commit e056170

Browse files
committed
Fix pep8
1 parent 5fb20d3 commit e056170

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/lookups/test_phone_numbers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
print(NUMBER_ENCODED)
2424

25+
2526
@patch("twilio.rest.resources.base.make_twilio_request")
2627
def test_get_phone_number(request):
2728
resp = create_mock_json(

0 commit comments

Comments
 (0)
0