Skip to content

Commit 6742c7d

Browse files
authored
Added otlp config to all imports
1 parent f0c8eb1 commit 6742c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

temporal_boost/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
from .logger import BoostLoggerConfig # noqa: F401
33
from .schemas import BoostOTLPConfig # noqa: F401
44

5-
__all__ = ["BoostApp", "BoostLoggerConfig"]
5+
__all__ = ["BoostApp", "BoostLoggerConfig", "BoostOTLPConfig"]

0 commit comments

Comments
 (0)