mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-01-19 12:58:00 -05:00
11 lines
1.3 KiB
INI
Generated
11 lines
1.3 KiB
INI
Generated
# The following is autogenerated by tools/update-mypy.py
|
|
[mypy]
|
|
pretty = true
|
|
python_version = 3.9
|
|
show_error_codes = true
|
|
strict = true
|
|
ignore_missing_imports = true
|
|
explicit_package_bases = true
|
|
warn_unreachable = true
|
|
files = openllm-python/src/openllm/bundle/__init__.pyi, openllm-python/src/openllm/serialisation/__init__.pyi, openllm-client/src/openllm_client/__init__.pyi, openllm-client/src/openllm_client/_utils.pyi, openllm-python/src/openllm/__init__.pyi, openllm-client/src/openllm_client/_typing_compat.py, openllm-core/src/openllm_core/_typing_compat.py, openllm-python/src/openllm/client.pyi, openllm-python/src/openllm/bundle/_package.pyi, openllm-python/src/openllm/_runners.pyi, openllm-python/src/openllm/_quantisation.pyi, openllm-python/src/openllm/_llm.pyi, openllm-python/src/openllm/_generation.pyi, openllm-python/src/openllm/entrypoints/openai.pyi, openllm-python/src/openllm/entrypoints/__init__.pyi, openllm-python/src/openllm/entrypoints/hf.pyi, openllm-python/src/openllm/entrypoints/_openapi.pyi, openllm-python/src/openllm/entrypoints/cohere.pyi, openllm-python/src/openllm/_service_vars.pyi, openllm-python/src/openllm/serialisation/_helpers.pyi, openllm-python/src/openllm/utils.pyi, openllm-python/src/openllm/_strategies.pyi, openllm-core/src/openllm_core/utils/__init__.pyi
|