Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
reyang committed Sep 27, 2019
1 parent dedfacd commit b80bf79
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@
import typing
from enum import Enum

from .. import Span, SpanProcessor
from opentelemetry.context import Context

from .. import Span, SpanProcessor

logger = logging.getLogger(__name__)


Expand Down

0 comments on commit b80bf79

Please sign in to comment.