mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-30 06:05:52 +00:00
chore(standard-tests): cleanup mypy conf (#38166)
This commit is contained in:
committed by
GitHub
parent
afff89a9f7
commit
6e36e511d6
@@ -80,10 +80,6 @@ ignore_missing_imports = true
|
||||
module = ["deepagents", "deepagents.*"]
|
||||
ignore_missing_imports = true
|
||||
|
||||
[[tool.mypy.overrides]]
|
||||
module = ["tests.unit_tests.test_in_memory_sandbox_provider"]
|
||||
ignore_errors = true
|
||||
|
||||
[tool.ruff.format]
|
||||
docstring-code-format = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user