We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20dc2d0 commit 06a4edaCopy full SHA for 06a4eda
src/main.py
@@ -7,7 +7,7 @@
7
import os
8
import sys
9
from urllib.request import urlopen, Request
10
-from urllib.error import URLError, HTTPError
+from urllib.error import URLError
11
import ssl
12
from datetime import datetime
13
import time
0 commit comments