Closed zhukovgreen closed 10 months ago
Seems like the ci failure is not related to the change
This is technically a breaking change, Env.read_env
is a static methods and users may be calling it as such. I'm not sure it's worth breaking that usages, and it's not obvious that read_env should return an instance of Env
. I'm going to pass on this one. Thanks anyway for the suggestion!
This brings some convenience when initializing the env. I.e. you can use: