pior / appsecrets

Python 3.6+ library to manage your application secrets with Google Cloud KMS
https://pypi.org/project/appsecrets/
MIT License
1 stars 0 forks source link

Improve error message when secret is not found #3

Closed pior closed 6 years ago

pior commented 6 years ago
FileNotFoundError: [Errno 2] No such file or directory: 'config/secrets/development/test_secret.enc'
pior commented 6 years ago

Fixed