mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-01 16:18:27 +00:00
style: mypy import error (#1515)
This commit is contained in:
parent
c8fb508fe4
commit
c21cc8f583
@ -40,6 +40,9 @@ ignore_missing_imports = True
|
|||||||
[mypy-llama_index.*]
|
[mypy-llama_index.*]
|
||||||
ignore_missing_imports = True
|
ignore_missing_imports = True
|
||||||
|
|
||||||
|
[mypy-langchain.*]
|
||||||
|
ignore_missing_imports = True
|
||||||
|
|
||||||
[mypy-pptx.*]
|
[mypy-pptx.*]
|
||||||
ignore_missing_imports = True
|
ignore_missing_imports = True
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user