try truststore

This commit is contained in:
Kenneth Kehl
2025-07-22 11:01:20 -07:00
parent 38e3dc67a4
commit 6034dcdb12
6 changed files with 90 additions and 56 deletions

View File

@@ -8,6 +8,9 @@
# -- http://semver.org/
__version__ = "10.0.1"
import truststore
truststore.inject_into_ssl()
from notifications_python_client.errors import ( # noqa
REQUEST_ERROR_MESSAGE,