Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jakerachleff committed Nov 16, 2023
1 parent e831985 commit 51694cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion langserve/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
from langchain.schema.runnable import Runnable, RunnableConfig
from langchain.schema.runnable.config import get_config_list, merge_configs
from langsmith import client as ls_client
from langsmith.utils import LangSmithNotFoundError, tracing_is_enabled
from langsmith.utils import tracing_is_enabled
from typing_extensions import Annotated

try:
Expand Down

0 comments on commit 51694cf

Please sign in to comment.