mirror of
https://github.com/wassname/ray.git
synced 2026-09-13 13:02:57 +08:00
[metrics] Check that all tag_keys are set when recording (#13420)
This commit is contained in:
@@ -141,6 +141,6 @@ def test_multi_node_metrics_export_port_discovery(ray_start_cluster):
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
import sys
|
||||
import pytest
|
||||
import sys
|
||||
sys.exit(pytest.main(["-v", __file__]))
|
||||
|
||||
Reference in New Issue
Block a user