[run]
source = slotllm
omit =
    slotllm/backends/postgres.py

[report]
exclude_lines =
    pragma: no cover
    raise ImportError
    if TYPE_CHECKING
fail_under = 90
