From 63b28a5f07153afb6bd6bcee249d5675d87d252d Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Tue, 19 Nov 2024 20:26:33 -0800 Subject: [PATCH] ci/cd run again --- tests/logging_callback_tests/test_prometheus_unit_tests.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/logging_callback_tests/test_prometheus_unit_tests.py b/tests/logging_callback_tests/test_prometheus_unit_tests.py index d4ade14c0..e3bd6510a 100644 --- a/tests/logging_callback_tests/test_prometheus_unit_tests.py +++ b/tests/logging_callback_tests/test_prometheus_unit_tests.py @@ -1,3 +1,7 @@ +""" +Unit tests for prometheus logging callback +""" + import io import os import sys