mirror of
https://github.com/Hopiu/llm.git
synced 2026-03-21 23:20:22 +00:00
8 lines
115 B
INI
8 lines
115 B
INI
[mypy]
|
|
|
|
[mypy-pluggy.*]
|
|
ignore_missing_imports = True
|
|
|
|
[mypy-click_default_group.*]
|
|
ignore_missing_imports = True
|
|
|