Skip to content

Commit ef60118

Browse files
authored
Update Ominis.py
1 parent 81f0dd7 commit ef60118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ominis.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import urllib3
99
import urllib.parse
1010
import time
11-
from concurrent.futures import ThreadPoolExecutor # Add this line
11+
from concurrent.futures import ThreadPoolExecutor
1212

1313
# Disable urllib3 warnings
1414
urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)

0 commit comments

Comments
 (0)