Skip to content

Commit 359f436

Browse files
authored
opentelemetry-sdk: fix formatting (#4746)
1 parent 712ed5d commit 359f436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opentelemetry-sdk/tests/logs/test_handler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
set_span_in_context,
3636
)
3737

38+
3839
# pylint: disable=too-many-public-methods
3940
class TestLoggingHandler(unittest.TestCase):
4041
def test_handler_default_log_level(self):

0 commit comments

Comments
 (0)