-
Notifications
You must be signed in to change notification settings - Fork 656
/
mypy.ini
11 lines (11 loc) · 1.29 KB
/
mypy.ini
1
2
3
4
5
6
7
8
9
10
11
# The following is autogenerated by tools/update-mypy.py
[mypy]
pretty = true
python_version = 3.9
show_error_codes = true
strict = true
plugins = pydantic.mypy
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/utils.pyi, openllm-python/src/openllm/_strategies.pyi, openllm-core/src/openllm_core/utils/__init__.pyi, openllm-core/src/openllm_core/utils/import_utils.pyi, openllm-python/src/_openllm_tiny/__init__.pyi, openllm-python/src/_service_vars.pyi