mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-06-27 12:05:03 +00:00
6 lines
103 B
INI
6 lines
103 B
INI
![]() |
[mypy]
|
||
|
strict = true
|
||
|
allow_untyped_calls = true
|
||
|
allow_untyped_defs = true
|
||
|
allow_incomplete_defs = true
|