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

Module Level Import Not at Top of File

An import statement appears after non-import code. PEP 8 requires all module-level imports to be at the top of the file, after docstrings and comments.

References

In this namespace

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