diff --git a/tests/test_api_metrics.py b/tests/test_api_metrics.py index 1083dc10..c897dc72 100644 --- a/tests/test_api_metrics.py +++ b/tests/test_api_metrics.py @@ -52,4 +52,4 @@ def test_websocket_metrics(test_client : TestClient) -> None: ]) as websocket: metrics_set = websocket.receive_json() - assert metrics_set.get('execution_devices') \ No newline at end of file + assert metrics_set.get('execution_devices')