$ errors.fyi/flake8/F401 128 namespaces · 4,025 codes
flake8 · flake8/F401
F401

Module Imported But Unused

A module or name is imported but never referenced in the file. Remove the import or add it to __all__ if it is intentionally re-exported.

References

In this namespace

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