mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-03 05:34:01 +00:00
Lint
This commit is contained in:
parent
2242e2160f
commit
4eecf90f33
@ -42,7 +42,6 @@ from langchain.schema.runnable import (
|
||||
RunnableSequence,
|
||||
RunnableWithFallbacks,
|
||||
)
|
||||
from tenacity import RetryError, Retrying, retry_if_exception_type, stop_after_attempt
|
||||
|
||||
|
||||
class FakeTracer(BaseTracer):
|
||||
|
Loading…
Reference in New Issue
Block a user