mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-16 08:06:14 +00:00
fix: lint
This commit is contained in:
parent
0b56c1bc4b
commit
0e287763cd
@ -313,7 +313,7 @@ def test_cache_with_generation_objects() -> None:
|
||||
but ChatResult expects ChatGeneration objects, causing validation errors.
|
||||
|
||||
See #22389 for more info.
|
||||
|
||||
|
||||
"""
|
||||
cache = InMemoryCache()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user