Skip to content

Commit 8a4697d

Browse files
committed
Try again with crypt_shared_lib_path
1 parent cbe00b0 commit 8a4697d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/encrypted_settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os
2+
from pathlib import Path
23

3-
import Path
44
from mongodb_settings import * # noqa: F403
55
from pymongo.encryption import AutoEncryptionOpts
66

0 commit comments

Comments
 (0)