6 lines
90 B
Python
6 lines
90 B
Python
from .otel import instrument_openinference
|
|
|
|
__all__ = [
|
|
"instrument_openinference",
|
|
]
|