mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-29 13:12:39 +08:00
Lint fix
This commit is contained in:
@ -23,8 +23,8 @@ from opentelemetry.instrumentation.sqlalchemy.engine import (
|
||||
_DB,
|
||||
_HOST,
|
||||
_PORT,
|
||||
_USER,
|
||||
_STMT,
|
||||
_USER,
|
||||
)
|
||||
|
||||
from .mixins import SQLAlchemyTestMixin
|
||||
|
Reference in New Issue
Block a user