Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcrt committed Dec 18, 2023
1 parent 0936def commit 1f0cefc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions libs/langchain/langchain/callbacks/llmonitor_callback.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,4 @@
identify,
)

__all__ = [
"identify",
"LLMonitorCallbackHandler"
]
__all__ = ["identify", "LLMonitorCallbackHandler"]

0 comments on commit 1f0cefc

Please sign in to comment.