mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 08:47:39 +08:00
[stubsabot] Bump aws-xray-sdk to 2.9.* (#8180)
* [stubsabot] Bump aws-xray-sdk to 2.9.* Co-authored-by: hauntsaninja <> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
version = "2.8.*"
|
||||
version = "2.9.*"
|
||||
|
||||
@@ -19,8 +19,8 @@ from .models.dummy_entities import DummySegment as DummySegment, DummySubsegment
|
||||
from .models.segment import Segment as Segment, SegmentContextManager as SegmentContextManager
|
||||
from .models.subsegment import Subsegment as Subsegment, SubsegmentContextManager as SubsegmentContextManager
|
||||
from .plugins.utils import get_plugin_modules as get_plugin_modules
|
||||
from .sampling.local.sampler import LocalSampler as LocalSampler
|
||||
from .sampling.sampler import DefaultSampler as DefaultSampler
|
||||
from .sampling.local.sampler import LocalSampler
|
||||
from .sampling.sampler import DefaultSampler
|
||||
from .streaming.default_streaming import DefaultStreaming as DefaultStreaming
|
||||
from .utils import stacktrace as stacktrace
|
||||
from .utils.compat import string_types as string_types
|
||||
|
||||
Reference in New Issue
Block a user