mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
Removed extra whitespace
This commit is contained in:
@@ -36,6 +36,6 @@ class MissingSchema(RequestException, ValueError):
|
||||
|
||||
class InvalidSchema(RequestException, ValueError):
|
||||
"""See defaults.py for valid schemas."""
|
||||
|
||||
|
||||
class InvalidURL(RequestException, ValueError):
|
||||
""" The URL provided was somehow invalid. """
|
||||
""" The URL provided was somehow invalid. """
|
||||
|
||||
Reference in New Issue
Block a user