Since we can set the type of the relevant option in the OPTIONS dict, we should also let the cli correctly cast them on parsing, just as the env options do. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_cli.py | ||
| test_configuration.py | ||
Since we can set the type of the relevant option in the OPTIONS dict, we should also let the cli correctly cast them on parsing, just as the env options do. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_cli.py | ||
| test_configuration.py | ||