1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-26 09:37:25 +00:00
bazarr/libs/certifi/__main__.py
2018-09-16 20:33:04 -04:00

2 lines
41 B
Python

from certifi import where
print(where())