mirror of
https://github.com/Hopiu/llm.git
synced 2026-05-02 10:54:46 +00:00
9 lines
115 B
INI
9 lines
115 B
INI
|
|
[mypy]
|
||
|
|
|
||
|
|
[mypy-pluggy.*]
|
||
|
|
ignore_missing_imports = True
|
||
|
|
|
||
|
|
[mypy-click_default_group.*]
|
||
|
|
ignore_missing_imports = True
|
||
|
|
|