style: pre-commit run -a
This commit is contained in:
committed by
Henry Schreiner
parent
b1e5b8b647
commit
635b226a6c
@@ -29,6 +29,7 @@ def main():
|
||||
"-E", "-s", "-m", "pip", "install", "--upgrade", "certifi"])
|
||||
|
||||
import certifi
|
||||
|
||||
# change working directory to the default SSL directory
|
||||
os.chdir(openssl_dir)
|
||||
relpath_to_certifi_cafile = os.path.relpath(certifi.where())
|
||||
|
||||
Reference in New Issue
Block a user