File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4646from elastic_transport .client_utils import DEFAULT , DefaultType
4747
4848from ..._otel import OpenTelemetry
49- from ..._version import __versionstr__ , _SERVERLESS_API_VERSION
49+ from ..._version import _SERVERLESS_API_VERSION , __versionstr__
5050from ...compat import warn_stacklevel
5151from ...exceptions import (
5252 HTTP_EXCEPTIONS ,
Original file line number Diff line number Diff line change 4646from elastic_transport .client_utils import DEFAULT , DefaultType
4747
4848from ..._otel import OpenTelemetry
49- from ..._version import __versionstr__ , _SERVERLESS_API_VERSION
49+ from ..._version import _SERVERLESS_API_VERSION , __versionstr__
5050from ...compat import warn_stacklevel
5151from ...exceptions import (
5252 HTTP_EXCEPTIONS ,
You can’t perform that action at this time.
0 commit comments