Skip to content

Commit b539c6c

Browse files
docs: update docstring
1 parent 23ee128 commit b539c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/openlayer/lib/integrations/async_openai_tracer.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Module with methods used to trace async OpenAI / Azure OpenAI LLMs."""
1+
"""Module with methods used to trace async OpenAI/Azure OpenAI LLMs."""
22

33
import json
44
import logging

0 commit comments

Comments
 (0)