Skip to content

Commit

Permalink
Fix lint build after merging #119.
Browse files Browse the repository at this point in the history
  • Loading branch information
Oberon00 committed Sep 13, 2019
1 parent d5e5471 commit 379f85e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions opentelemetry-sdk/tests/trace/test_trace.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
from unittest import mock

from opentelemetry import trace as trace_api
from opentelemetry.sdk import trace
from opentelemetry.sdk import util
from opentelemetry.sdk import trace, util


class TestTracer(unittest.TestCase):
Expand Down

0 comments on commit 379f85e

Please sign in to comment.