The env loader is now capable of loading lists of objects, union types or list of union types from the env variables. They are some limitations: for example it doesn't support unions of different shapes `list | dict` or `str | dict`. |
||
---|---|---|
.. | ||
base_test.py | ||
env_test.py |