We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3729a04 commit 0225e57Copy full SHA for 0225e57
app.py
@@ -1,6 +1,7 @@
1
import sys
2
import os
3
4
+
5
import certifi
6
ca = certifi.where()
7
0 commit comments