We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
681b962
Catch all exceptions when calling ast.literal_eval on each environment variable and default to str type if any exception is raised.
ast.literal_eval
c2e636a
Initial release.