mammoth-rainbow-82717
05/24/2023, 4:01 PMfrom_conf
function has unexpected behaviour when handling Boolean configurations.
For example, the code from_conf('SOME_CONFIG', default=False)
will return True
for all settings of METAFLOW_SOME_CONFIG
other than an empty string. The problem line seems to be here.
I'm guess this is not the expected behaviour?ancient-application-36103
05/24/2023, 4:02 PMdry-beach-38304
05/24/2023, 4:17 PMdry-beach-38304
05/24/2023, 4:17 PMdry-beach-38304
05/24/2023, 4:18 PMmammoth-rainbow-82717
05/24/2023, 4:21 PMdry-beach-38304
05/24/2023, 4:22 PM