Previously, when parsing config options that were set to 'false', e.g. `TOPEN_NOTES_QUIET=false` in the env vars, we would still be setting it to true. This change fixes any falsy value to be correctly parsed as False. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_configuration.py | ||