Skip to content

Commit 2d21b70

Browse files
author
Mahmoud Hashemi
committed
sigh, GitHub's 'resolve conflicts' editor left whitespace on a blank line. removing it.
1 parent ca40c74 commit 2d21b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hyperlink/_url.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2017,7 +2017,7 @@ class DecodedURL(object):
20172017
20182018
.. versionadded:: 18.0.0
20192019
"""
2020-
2020+
20212021
def __init__(self, url=_EMPTY_URL, lazy=False):
20222022
# type: (URL, bool) -> None
20232023
self._url = url

0 commit comments

Comments
 (0)