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 3d5f4d6 commit a24319cCopy full SHA for a24319c
cget/util.py
@@ -1,4 +1,4 @@
1
-import click, os, sys, shutil, json, six, hashlib, ssl
+import click, os, sys, shutil, json, six, hashlib
2
3
if sys.version_info[0] < 3:
4
try:
0 commit comments