Merge pull request #610 from medwards/whitespace

Removed extra whitespace
This commit is contained in:
Kenneth Reitz
2012-05-13 11:01:22 -07:00
+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. """