Removed extra whitespace

This commit is contained in:
Michael Edwards
2012-05-13 11:59:31 +02:00
parent 4161a7ec6a
commit 51f7628078
+2 -2
View File
@@ -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. """