Skip to content

Commit ce9eaed

Browse files
committed
Merge pull request #11 from glyph/master
python -m certifi
2 parents 3989513 + 0597e57 commit ce9eaed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎certifi/__main__.py‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
from certifi import where
2+
print(where())

0 commit comments

Comments
 (0)