summaryrefslogtreecommitdiff
path: root/scripts/internal/check_broken_links.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/internal/check_broken_links.py')
-rwxr-xr-xscripts/internal/check_broken_links.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/internal/check_broken_links.py b/scripts/internal/check_broken_links.py
index e66448fd..1a076116 100755
--- a/scripts/internal/check_broken_links.py
+++ b/scripts/internal/check_broken_links.py
@@ -40,6 +40,7 @@ Author: Himanshu Shekhar <https://github.com/himanshub16> (2017)
"""
from __future__ import print_function
+
import concurrent.futures
import functools
import os