chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from agents.tracing import logger as tracing_logger
|
||||
|
||||
|
||||
def test_tracing_logger_is_configured() -> None:
|
||||
assert tracing_logger.logger.name == "openai.agents.tracing"
|
||||
Reference in New Issue
Block a user