$ errors.fyi/mypy/no-untyped-def 128 namespaces · 4,025 codes
mypy · mypy/no-untyped-def
no-untyped-def

Function Missing Type Annotations

A function or method does not have type annotations for one or more parameters or its return value. Enabled when --disallow-untyped-defs is set.

References

In this namespace

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