mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 11:02:37 +00:00
@@ -17,7 +17,7 @@ ReplaceImportsCodemod = generate_import_replacer(
|
||||
"langchain_to_core",
|
||||
"community_to_core",
|
||||
]
|
||||
) # type: ignore[attr-defined] # noqa: E501
|
||||
) # type: ignore[attr-defined]
|
||||
|
||||
|
||||
class TestReplaceImportsCommand(CodemodTest):
|
||||
|
Reference in New Issue
Block a user