https://github.com/ray-project/ray
Raw File
Tip revision: 3cc7d03641ae63ae360d4599bfa7c856faf81930 authored by mwtian on 28 January 2022, 23:57:32 UTC
[Release 1.11 Cherrypick] [e2e] do not terminate in `serve_failure` smoke test (#21955)
Tip revision: 3cc7d03
.style.yapf
[style]
based_on_style=pep8
allow_split_before_dict_value=False
join_multiple_lines=False
back to top