$ errors.fyi/mypy/unreachable 128 namespaces · 4,025 codes
mypy · mypy/unreachable
unreachable

Unreachable Code

mypy has determined that a statement or expression can never be executed based on type narrowing. This often indicates a logical error or an overly broad type guard.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT