mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
Add blank line in test_requests.py
This commit is contained in:
@@ -29,6 +29,7 @@ from requests.models import urlencode
|
||||
from requests.hooks import default_hooks
|
||||
|
||||
from .compat import StringIO, u
|
||||
|
||||
# Requests to this URL should always fail with a connection timeout (nothing
|
||||
# listening on that port)
|
||||
TARPIT = 'http://10.255.255.1'
|
||||
|
||||
Reference in New Issue
Block a user