From 5da888bc538eaf08da4ce057708f5a5ffc8e1b63 Mon Sep 17 00:00:00 2001 From: Giampaolo Rodola Date: Sat, 29 Apr 2017 19:11:19 +0200 Subject: ignore me --- scripts/internal/check_broken_links.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/internal/check_broken_links.py b/scripts/internal/check_broken_links.py index 8a507203..3dbe567e 100755 --- a/scripts/internal/check_broken_links.py +++ b/scripts/internal/check_broken_links.py @@ -33,7 +33,6 @@ Using [1] with some modificatons for including ftp [7] https://codereview.stackexchange.com/questions/19663/http-url-validating [8] https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/HEAD [9] http://docs.python-requests.org/ - """ from __future__ import print_function -- cgit v1.2.1