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 26a15b8 commit 5120056Copy full SHA for 5120056
1 file changed
NSLGameScanner.py
@@ -12,6 +12,7 @@
12
import sqlite3
13
import csv
14
import configparser
15
+import certifi
16
from urllib.request import urlopen
17
from urllib.request import urlretrieve
18
from urllib.parse import quote
0 commit comments