mirror of
https://github.com/wassname/ray.git
synced 2026-08-17 11:25:34 +08:00
@@ -380,7 +380,4 @@ def test_profiling_info_endpoint(shutdown_only):
|
||||
if __name__ == "__main__":
|
||||
import pytest
|
||||
import sys
|
||||
import os
|
||||
os.environ["LC_ALL"] = "en_US.UTF-8"
|
||||
os.environ["LANG"] = "en_US.UTF-8"
|
||||
sys.exit(pytest.main(["-v", __file__]))
|
||||
|
||||
Reference in New Issue
Block a user