mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
![]() Followup from #24622. This is another step towards pluggability for runtime_env. Previously some plugin classes had `get_uri` which returned a single URI, while others had `get_uris` which returned a list. This PR makes all plugins use `get_uris`, which simplifies the code overall. Most of the lines in the diff just come from the new `format.sh` which sorts the imports. |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
runtime_env_agent.py | ||
runtime_env_consts.py |