Skip to content

Commit 88aa3fc

Browse files
committed
remain fixes
Signed-off-by: emdneto <[email protected]>
1 parent d026893 commit 88aa3fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opentelemetry-sdk/tests/logs/test_logger_provider_cache.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ def create_logger(handler, name):
2424

2525

2626
class TestLoggerProviderCache(unittest.TestCase):
27-
2827
def test_get_logger_single_handler(self):
2928
handler, logger_provider = set_up_logging_handler(level=logging.DEBUG)
3029
# pylint: disable=protected-access

0 commit comments

Comments
 (0)