Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…ay-project#47117) The current codebase includes `env_bool` and `env_integer` functions that directly convert environment variable strings into their respective types. To extend this functionality, we also need an `env_float` function to safely convert strings representing floating-point numbers into the `float` type." Signed-off-by: Hongpeng Guo <hpguo@anyscale.com>
- Loading branch information