We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3249230 commit 13a24f7Copy full SHA for 13a24f7
tests/test_urls.py
@@ -18,6 +18,7 @@
18
from webcompat.helpers import format_link_header
19
from webcompat.helpers import parse_link_header
20
from webcompat.helpers import rewrite_links
21
+from webcompat.helpers import sanitize_link
22
23
# Any request that depends on parsing HTTP Headers (basically anything
24
# on the index route, will need to include the following: environ_base=headers
0 commit comments